Re: [Hibernate] Object-to-XMLDB mapping

2006-06-28 Thread Frank Cohen
en > Sent: Wednesday, June 28, 2006 9:27 AM > To: Emmanuel Bernard > Cc: hibernate-devel@lists.sourceforge.net > Subject: Re: [Hibernate] Object-to-XMLDB mapping > > Thanks, Emmanuel! > > Are there any articles or a developer "how-to" guide on writing new > persiste

Re: [Hibernate] Object-to-XMLDB mapping

2006-06-28 Thread Steve Ebersole
EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Frank Cohen Sent: Wednesday, June 28, 2006 9:27 AM To: Emmanuel Bernard Cc: hibernate-devel@lists.sourceforge.net Subject: Re: [Hibernate] Object-to-XMLDB mapping Thanks, Emmanuel! Are there any articles or a developer "how-to" guide

Re: [Hibernate] Object-to-XMLDB mapping

2006-06-28 Thread Frank Cohen
Thanks, Emmanuel! Are there any articles or a developer "how-to" guide on writing new persisters? -Frank On Jun 28, 2006, at 1:46 AM, Emmanuel Bernard wrote: > I must admit I never thought about XML DB requirements, so I 'll > have to trust you :-). A week might be ok for an experiment bu

Re: [Hibernate] Object-to-XMLDB mapping

2006-06-28 Thread Emmanuel Bernard
I must admit I never thought about XML DB requirements, so I 'll have to trust you :-). A week might be ok for an experiment but not to do everything. Frank Cohen wrote: > Thanks for the pointer Emmanuel. I'm doing the investigation work now > and will seek funding in the next week or two. I ha

Re: [Hibernate] Object-to-XMLDB mapping

2006-06-27 Thread Frank Cohen
Thanks for the pointer Emmanuel. I'm doing the investigation work now and will seek funding in the next week or two. I have funding to creating some experiments. I'm thinking about spending about a week to see how I can use Hibernate to do the following with our native XML DB: 1) XML docum

Re: [Hibernate] Object-to-XMLDB mapping

2006-06-27 Thread Emmanuel Bernard
I guess you'll have at least to reimplement EntityPersister and CollectionPersister. This is not gonna be a 5 mins work. Frank Cohen wrote: > I read in the Hibernate tutorial that there is a working group of > developers for new functions that will make it easier to use > Hibernate to work wi

[Hibernate] Object-to-XMLDB mapping

2006-06-26 Thread Frank Cohen
I read in the Hibernate tutorial that there is a working group of developers for new functions that will make it easier to use Hibernate to work with XML data. My company makes a native XML database (TigerLogic) and I would like to offer contributions to Hibernate that allow Hibernate users