Re: Circular Reference Question Attribute

Peter Ritchie <[email protected]> Fri, 1 Feb 2008 09:19:36 -0500
Newsgroups gmane.comp.windows.devel.dotnet.clr
Message-ID <LISTSERV%[email protected]>
If your Persistence project requires a reference to your components
project you've tightly coupled both projects.  If you can't decouple those
projects you can either put them all into one project or separate the
attributes into another project to maintain a one-way dependency between
projects three projects.

My suggestion is if you want a separate Persistence project you find a way
to decouple it entirely from the components.

View it like the framework XML Persistence, it needs to know nothing about
your classes to serialize them...

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com