> > Nhibernate appears to be broken and removed from Opensim trunk... A > long term solution may potentially have to be found in this situation ... > Here is the quote about it from what they were saying about it over in > opensim ... I have my grid running on win server 08 r2 and nhibernate was > touchy for me at first but I was able to get past it .. >
Opensim quote ::: Hi folks. Q: what is the state of NHibernate support these days? I was thinking of hacking an OpenSim.Data.Hibernate assembly but it sounds like it's been done but has suffered bit-rot. Is there interest in resurrecting/replacing it? If so, where might I find the existing code? -Eric Hi, the cide used to be in trunk, but has been removed because it had no users and no maintainer. Recently, the data layer has changed to a dynamically adjustable table system, which is something NHibernate can not cope with. Therefore I don't see a way to make NH work again. However, as always, this is an open project and you're free to try. If you can make it work, patches are welcome. -- http://groups.google.com/group/realxtend http://www.realxtend.org To unsubscribe, reply using "remove me" as the subject.
