LOL!!!
To transform NH's 3.2.0 sexy-mapping to ConfORM you have to take each 
PatternApplier and transform it to the delegate (event handler) used in 
NH... Then you have to implements the IModelInspector taking the code from 
here
http://code.google.com/p/codeconform/source/browse/ConfOrm/ConfOrm/ObjectRelationalMapper.cs

Note: 
The ConventionModelMapper is just a "custom" implementation of ModelMapper 
and both uses an embedded implementation of IModelInspector.

The ConfORM's chunk ported in NH is a represents a "simplification"of 
ConfORM mostly because I'm pretty sure that 80% of users will use the 
Conformist-mapping.

If you really want use convention/patterns based mapping then stay in 
ConfORM.

-- 
You received this message because you are subscribed to the Google Groups 
"nhusers" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/nhusers/-/H2XkqRNoJRQJ.
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