サクサク読めて、アプリ限定の機能も多数!
DDD の Repository パターンでは、Lazy Loading とどう向き合うかという話し。Repository のインターフェースをわりきった設計にするか、VirtualProxy みたいなパターンで対応するか、みたいな感じかな。
tlync のブックマーク 2013/01/21 18:51
Repository Pattern: how to Lazy Load? or, Should I split this Aggregate?[ddd]DDD の Repository パターンでは、Lazy Loading とどう向き合うかという話し。Repository のインターフェースをわりきった設計にするか、VirtualProxy みたいなパターンで対応するか、みたいな感じかな。2013/01/21 18:51
このブックマークにはスターがありません。 最初のスターをつけてみよう!
stackoverflow.com2013/01/21
I have a domain model that has the concept of an Editor and a Project. An Editor owns a number of Projects, and a Project has not only an Editor owner, but also a number of Editor members. Therefor...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /
DDD の Repository パターンでは、Lazy Loading とどう向き合うかという話し。Repository のインターフェースをわりきった設計にするか、VirtualProxy みたいなパターンで対応するか、みたいな感じかな。
tlync のブックマーク 2013/01/21 18:51
このブックマークにはスターがありません。
最初のスターをつけてみよう!
Repository Pattern: how to Lazy Load? or, Should I split this Aggregate?
stackoverflow.com2013/01/21
I have a domain model that has the concept of an Editor and a Project. An Editor owns a number of Projects, and a Project has not only an Editor owner, but also a number of Editor members. Therefor...
2 人がブックマーク・1 件のコメント
\ コメントが サクサク読める アプリです /