Why? You can generate the entities as a pre-build step maybe, but it'll be next to impossible to pull off something like this at runtime.
I suggest you read up on entitymode.map, Fabio's quacking entities post, and the new C# dynamic stuff. http://fabiomaulo.blogspot.com/2009/07/duck-typing-with-nhibernate.html On Sat, Aug 28, 2010 at 6:19 AM, harshil <[email protected]> wrote: > Hello, i need some help with c# and nhibernate. I'm working on a > project that requires the entity classes to be generated from hbm > files at runtime. > > -- > You received this message because you are subscribed to the Google Groups > "nhusers" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<nhusers%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/nhusers?hl=en. > > -- You received this message because you are subscribed to the Google Groups "nhusers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/nhusers?hl=en.
