>
> 3) Use a pure OO Domain Model
> This is where you have a totally clean domain layer, this means that
> your models do not know about any database/etc code. To achieve this
> you probably would be looking at implementing the Repository and Unit
> of Work patterns plus others.
Do you have any good books or resources you can recommend for more
information on those patterns?
没有评论:
发表评论