Hi There,
Im a fairy new user to nHibernate so please forgive any rookie mistakes....
Basiacally Im looking to create the notion of custom fields against various entities in my application, so end users can add their own field definitions. I spent a long time searching but this isn't as common as I'd expected.
There is a fantastic article which describes this in java/hibernate here:
http://www.infoq.com/articles/hibernate-custom-fieldsbut my java is non existent and i spent the best part of yesterday struggling to convert it to c#.
Any assistance would be greatly appreciated!
Thanks,
kmoo01