Fabio,
As time goes on, do you intend to port more of ConfORM to NHibernate?
I've been trying out the convention support built in to NHibernate 3.2
and it's working great. In fact, so far, the ONLY convention I
haven't been able to do is many-to-many...all without ConfORM. So do
you foresee adding additional support to NHibernate so that this will
be supported "out of the box" in the future, without ConfORM?
Thanks!
Billy McCafferty
On Aug 29, 8:06 am, Fabio Maulo <
fabioma...@gmail.com> wrote:
> 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
> herehttp://
code.google.com/p/codeconform/source/browse/ConfOrm/ConfOrm/Ob...