On Nov 27, 2007 2:41 PM, maxim <[EMAIL PROTECTED]> wrote:
> its useful when you have XML based framework where your backend is
> trying to reflect some XML schema and you dont what to remap XML on the DB
> schema but just using it.

If you really want to use XML for your backend storage, I'd suggest
using something built for that purpose like XML::Comma or a database
with XML support.  MySQL 5.1 has built-in XPath queries, and I'm sure
someone must have built a Postgres extension for it too.  Oracle has
had it for about a decade.

- Perrin

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Rose-db-object mailing list
Rose-db-object@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rose-db-object

Reply via email to