On Oct 11, 7:19 am, jhaagmans <[email protected]> wrote:
> > I would suggest that XML or YAML in the DB is the wrong approach.  I
> > understand that you want flexibility without needing to change the
> > schema, so why not consider a document database such as CouchDB?  It
> > sounds like this is really what you're looking for.
>
> Nope, I'm really looking for XML in a MySQL db. I hoped there was
> something like REXML to read XML from a database, but I can't find it.
>

What part of REXML::Document.new(xml_string_from_the_db) doesn't work
for you? :)

--Matt Jones

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to