Re: [hibernate-dev] Status of XML mapping feature?

2010-08-23 Thread Antoine Roux
Hi, I just wanted to know whether someone had information about my previous mail (below)? I saw that the feature is out since 2005, but it is marked experimental, hence my question. Thanks. Antoine On Fri, Aug 20, 2010 at 8:50 AM, Antoine Roux wrote: > Hi, > On a new project, we are thinking

Re: [hibernate-dev] Status of XML mapping feature?

2010-08-23 Thread Steve Ebersole
It wont be "official" until someone gives it some TLC. There are issues with inheritance, especially in regards to figuring out concrete types of polymorphic associations. There is also a sever limitation in regards to the inability to namespace the document/elements. On Mon, 2010-08-23 at 13:32

Re: [hibernate-dev] HV-351 translate HV document into Chinese

2010-08-23 Thread Strong Liu
i have committed the full translation, Hardy, don't forget call jdocbook:translate next release :D On Jul 6, 2010, at 11:17 PM, Strong Liu wrote: > guys, > > I'm going to translate HV document into Chinese, just let you know. > > ( but don't assume me can finish it soon :) _

Re: [hibernate-dev] Status of XML mapping feature?

2010-08-23 Thread Antoine Roux
Thank you very much for your answer. On Mon, Aug 23, 2010 at 3:02 PM, Steve Ebersole wrote: > It wont be "official" until someone gives it some TLC. There are issues > with inheritance, especially in regards to figuring out concrete types > of polymorphic associations. There is also a sever