>
>
> Cool.  So I assume you want this to be a drop in replacement for whatever
> Rails is using now (REXML I assume?).  Does Rails have a test suite for
> outputting xml that you can test against?
>

Rails uses a wrapper around REXML.   Just the other day I stumbled on a
project which replaces some of the rails XML functionality with libxml but
it did not have this functionality.

I do now know enough about rails to tell you whether or not there is a test
for this functionality but I'll look around.

All I know is that it's super handy to turn given nodes into hashes.
_______________________________________________
libxml-devel mailing list
libxml-devel@rubyforge.org
http://rubyforge.org/mailman/listinfo/libxml-devel

Reply via email to