Relative Content

Tag Archive for aspect-oriented

DDD: Alternative view of the Model?

I have a model class, let’s say it’s a Book. I need it to be displayed on the screen. I want to have an escaped version of it, so I do not need to escape fields manually.