|
From: Colin S. <col...@ex...> - 2003-11-25 22:12:18
|
On the Hibernate mailing list, I saw a reference to a new joint JSR proposal (by IBM and BEA) for something called Service Data Objects. Looks pretty interesting actually, and has some potential future implications for Spring. http://www-106.ibm.com/developerworks/library/j-commonj-sdowmt/ http://siliconvalley.internet.com/news/article.php/3113361 ftp://www6.software.ibm.com/software/developer/library/j-commonj-sdowmt/Next-Gen-Data-Programming-Whitepaper.doc Here's Gavin's email: ----- From: Gavin King <gavin@hi...> * Re: "service data objects"?* <http://sourceforge.net/mailarchive/message.php?msg_id=6621942> 2003-11-25 16:13 Nah this is way more ambitious. This looks a little bit like carrierwave plus some other ideas. Read the whitepaper: http://www-106.ibm.com/developerworks/library/j-commonj-sdowmt/ The even mention Hibernate twice. Very interesting stuff. They are talking about externalizable object graphs and re-synchronizing with optimistic semantics, which is a HUGE validation of what we've been doing for the past two years. ;) On the surface it looks almost a little bit like OFBiz + carrierwave + some XML stuff. I need to get a feel for how (if) it all hangs together. Christian Bauer wrote: > On 26 Nov (02:51), Gavin King wrote: > > >>http://siliconvalley.internet.com/news/article.php/3113361 > > > I remember BEA opening some of their code lately, and if I'm correct, it > was some XML data binding framework stuff. > ----- |