Xml with Rails?

Hi,

I wolud like to know which “plugin” or library is the best for rails?

Thanks you very much!!!

Sayoyo

On Mar 12, 2007, at 11:44 AM, sayoyo wrote:

I wolud like to know which “plugin” or library is the best for rails?

That’s going to depend at least partially on what it is you want to
do with rails. Rails will generate XML from ActiveRecord objects (and
accept some XML as input) by default. Check out:

Buckblog: Web services, Rails-style
Input formats and content types in Rails 1.2 – James Stewart
in-rails-12/

Rails itself makes use of Builder, so for anything more complex you’d
be best off checking that out first.

http://builder.rubyforge.org/

James.


James S.
Play: http://james.anthropiccollective.org
Work: Processing Greenbelt 2009 – James Stewart

Hi, James

First, thanks you very much for the information!!! Thanks, what I want
to do is simple read/write and search in an XML file, like xpath, I
wonder if there are already some predefined classes or modules that can
perform the task?

Sayoyo

Rexml comes with stock Ruby and will do most everything you need:

http://www.germane-software.com/software/rexml/

b

to do is simple read/write and search in an XML file, like xpath, I
wonder if there are already some predefined classes or modules that can
perform the task?

if you need Xpath, then you can try with REXML. It supports
DOM,Xpath,SAX and StaX… for an easier XML parser (a XML to ruby
objects mapper) you can try simpleXml. There are more libraries out
there, but these two come bundled with any RoR installation, so there is
a decent documentation and they work out-of-the-box

regards,

javier ramirez

Estamos de estreno… si necesitas llevar el control de tus gastos
visita http://www.gastosgem.com !!Es gratis!!