NHibernate Generics & EntityList - Update

time to read 1 min | 95 words

Okay, the code is in the Subversion repository, but I'm not ready to release it yet. I've a shameful confession to make first:

I never used an IList with NHibernate (or ActiveRecord) before, so I'm not really sure whatever my code makes good sense or not. And, in addition to that, I haven't had the time to test it propertly. I would appriciate it if someone who had used it before could take it for a spin and tell me what they think the bad points are.