Login Skip Navigation LinksWilsonORMapper > Forums Search
Demo Version Demo Version
Download and try for yourself a fully working demo version, including sample apps and documentation.  The only limitation is that the demo version only works inside the debugger.

PayPal Subscribe
Get It All for $50 USD:
WebPortal, ORMapper,
Source Code, All Updates
PayPal

User Login User Login
Log In
 
 
Reset Password

Wilson ORMapper Forums Wilson ORMapper Forums : Feature Requests : Resync IList collections request.

Date Post
4/25/2006 6:59:07 PM Hi Paul,

When using the powerful Generics for .NET 2.0, I realized that when attempting to resync a generic collection, it will throw an error.

e.g. Manager.Resync( myObj.ListOfChildrens ); // where ListOfChildrens is of type IList<Child>.

Some food for thought, which perhaps you can incorporate in the next version?
Thanks.

Knave.
4/25/2006 7:00:47 PM Hi Knave:

Hmmm, I'll look into it and try to have it fixed for the next release, probably appearing in a Subscriber Preview as soon as I can fit it in.

Thanks, Paul Wilson