|
|
Comments and Discussions
|
|
 |

|
I did this at a past company and we only used it for a short time. performance became an issue. you need diagrams to show what you are doing,.
cheers,
Donsw
My Recent Article : Optimistic Concurrency with C# using the IOC and DI Design Patterns
|
|
|
|

|
Thank you for the article. Can you provide the structure of a 'rule'? What elements make up a rule?
|
|
|
|

|
Matt,
I just spent over a week thinking and designing the same structure when I found this article!
Disregarding the minor unimportant differences our concepts turned out to be the same.
It means that now I am confident it is the right way forward! Thanks!
|
|
|
|

|
hi!!!! thank you so much.can you please provide an example? this would really help. i am thinking of an intelligent zoom application for a school project. thanks!!!!
|
|
|
|

|
Thank you for an interesting article.
Some code examples would be useful.
|
|
|
|

|
I liked the article, would like to have seen some examples or UML though. Thanks!
Chris Lasater
http://www.geocities.com/lasaterconsult
|
|
|
|

|
Some really impressive work, although, to me, it is not clear what exactly your pattern represents. I think this is because it actually encompasses multiple sub-patterns, and is thus difficult to explain.
I have found "Data Access Patterns" by Clifton Nock to be an excellent reference regarding this style of pattern. If I had to try and match your pattern to one of his, it would be "Active Domain Object". In simple terms, this refers to a type of object that handles its own persistence.
However, it is obvious that "Entity" is far more than that - perhaps too much to be a single pattern.
|
|
|
|

|
I really like when CPians pull their sleeves and start on something abstractly real! Great work.
I look forward in checking out the implementation.
Cheers,
Erick
|
|
|
|

|
This is one of the best articles I've read on CodeProject. I'm somewhat biased (in a positive way) because I've done some similar work on a recent project. It is along the lines of the Adaptive Object Framework that was referenced in an earlier message. Its amazing how something you think of as being particularly unique ends up being something others have also pursued in their own independent way.
In any case, great work on the article.
|
|
|
|
|
 |
|
|
General News Suggestion Question Bug Answer Joke Rant Admin
|
A design pattern for logically representing data and decoupling the persistance of data from the application view of that data.
| Type | Article |
| Licence | |
| First Posted | 8 Jun 2003 |
| Views | 126,872 |
| Bookmarked | 105 times |
|
|