Hi all.
NHibernate 3.2.0 Alpha1 was released.

Download it and play with it.
If you can't find bytecode-provider is because NH3.2.0 has its embedded
byte-code provider.
If you need another bytecodes it will be provided directly by
Castle/LinFu/Spring.

Please play a bit with mapping by-code.
If you need to see the XML, NH come two extensions methods:
AsString() will give you the whole mapping in XML
WriteAllXmlMapping() will write file-by-file (class-per-class) in the
Mapping directory of your bin folder.

Note: the mapping by-code will be improved a little bit more... but just a
little bit (I have no permission to put whole ConfORM in NH). btw it
is fairly powerful and extensible (the new ConfORM will be based on it)

-- 
Fabio Maulo

-- 
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.

Reply via email to