Re: [OJB-developers] Kill the mapping files
Brought to you by:
thma
From: Thomas M. <tho...@ho...> - 2002-02-27 13:24:21
|
Hi Lasse, When I got Christian right he is only talking about storing metadata=20 ("mapping repository storage") not about persisting ordinary business dat= a. Lasse Lindg=E5rd wrote: > That is what Castor does. And that is pretty bloated in my humble > opinion.=20 >=20 Castor does provide XML and LDAP persistence for ordinary business data=20 too. I guess that's the reason why it's bloated. > I thought that OJB was a pure Object-Relational framework ? >=20 Definitely! But there are already people working on PersistenceBroker=20 implementations that provide persistence against file formats (xml, csv,=20 etc.). cu, Thomas > /Lasse >=20 > -----Original Message----- > From: obj...@li... > [mailto:obj...@li...] On Behalf > Of Christian Sell > Sent: 27. februar 2002 00:43 > To: 'ojb' > Subject: Re: [OJB-developers] Kill the mapping files >=20 >=20 > the mapping repository storage architecture should be abstracted such > that > providing specific mechanisms (XML, SQL, whatever) is a matter of > implementing a simple interface, IMO. |