2009/4/7 drozzy <[email protected]>

> I don't think db4o is used through nHibernate, is it? I don't think
> object db is fast enough to switch to it yet.
>
> Thank you for all your suggestions. However I was thinking of
> something more along these lines:
> http://docs.djangoproject.com/en/dev/topics/db/models/#quick-example
>
> Granted, it is the web-framework that does most of the work there. So
> I guess I am looking for a tool integrated with a web-framework that
> would bind the nhibernate automatically for me. I mean the
> activerecord in django does All of the db schema creation that I need,
> and configures it automatically for me.
> Forgive my blaberring, I am just curious.
>


I think you are missing a lot of things...

BTW ActiveRecord is something you have.

Thanks to Castle.Project a lot of NH's users are using MVC and ActiveRecord
since long time ago.

In Fluent-NH there are some feature to "auto-map" a class graph.

What I mean is that Yaml don't add nothing. The real challenge, for us, is
avoid mapping but it need a loooong thinking and loooooong implementation
(we are in the "thinking" state).

If you have the solution please feel free to start a project or write some
blog-post.

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