+1 to what Ben said.
On Wed, Jun 10, 2009 at 2:19 PM, Ben Hyrman <ben.hyr...@gmail.com> wrote:

>
> You can tell it to export the maps on the config. It'll be hard to
> hand-diff them because I can pretty much guarantee they will look
> different from your hand-written ones. But, you could read them at
> least.
>
> Personally, I would start with the fluent config and keep all of your
> existing hbm files. Ensure that all tests pass. Then, choose one to
> convert from hbm to fluent. Ensure that hbm is no longer set to
> embedded resource. Clean, compile, ensure tests pass, continue.
>
> On Wed, Jun 10, 2009 at 9:03 AM, chitech<khuon...@gmail.com> wrote:
> >
> > Thx for the answers. I will try to do it be myself. How can I be sure
> > that the remap is consistent with the existing hbm files? Am I rigth
> > that fluent generate hbm files in memory? If this is true I can't
> > compare the old hbm (Generated by ActiveRecord) and the new hbm
> > (Generated by Fluent)
> >
> > On 10 Jun., 12:16, David Perfors <dnperf...@gmail.com> wrote:
> >> It will do you good :)
> >> We spend a morning to remap our domain to fluent nhibernate with two
> >> people.. he didn't know anything about fluent nhibernate and I taught
> >> him the essentials that where needed. (we converted 59 hbm files, from
> >> which some had more than one class to map..)
> >>
> >> On Jun 9, 10:22 pm, James Gregory <jagregory....@gmail.com> wrote:
> >>
> >> > Not automatically, no. They're easy to write though, and the practice
> will
> >> > do you good :)
> >>
> >> > On Tue, Jun 9, 2009 at 9:17 PM, chitech <khuon...@gmail.com> wrote:
> >>
> >> > > Alo
> >>
> >> > > We have a existing application using NHibernate. The generated hbm
> >> > > files comes from Castle ActiveRecord. Is it possible to convert the
> >> > > existing hbm files to fluent Map classes?
> >>
> >>
> > >
> >
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Fluent NHibernate" group.
To post to this group, send email to fluent-nhibernate@googlegroups.com
To unsubscribe from this group, send email to 
fluent-nhibernate+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/fluent-nhibernate?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to