Good point, I hadn’t thought of that ‘cause the project I was needing it for didn’t use them.  I’ll have to think about that for a bit.

 

Greg

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ryan Gahl
Sent: Friday, March 17, 2006 8:48 AM
To: rails-spinoffs@lists.rubyonrails.org
Subject: RE: [Rails-spinoffs] good _javascript_ xml parser

 

> If not, I’m gonna build one.

 

 

Cool, make sure it can handle both elements and attributes. For instance, how would your example be different if my XML doc was…

 

<body>
<item id=”1” name=”Bob” />

<item id=”2” name=”John” />

</body>

 

The information transmitted in this electronic mail is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material.  Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers.

_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to