Hi, I am currently using scriptaculous, but I would like to have the possibility to transform my xml that comes from the server, using an xsl file. And than write it to the result div. After some searching, I found the sarissa library. I have tried it and it works. I was wondering if the xsl transform functionality exists already in prototype or scriptaculous. Can somebody tell me? Is there another library besides sarissa, that I should take a look at? Thank you. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---
Christophe Porteneuve
2007-Jan-19 08:32 UTC
Re: What library can be recommended for XSL transformation
Hello there, tcollogne a écrit :> I am currently using scriptaculous, but I would like to have the > possibility to transform my xml that comes from the server, using an > xsl file. And than write it to the result div.I personally use GoogleAJAXSLT, which does this and many other things...> After some searching, I found the sarissa library. I have tried it and > it works.Good for you!> I was wondering if the xsl transform functionality exists already in > prototype or scriptaculous.Nope, it''s outside the scope of the framework. -- Christophe Porteneuve a.k.a. TDD "[They] did not know it was impossible, so they did it." --Mark Twain Email: tdd-x+CfDp/qHev2eFz/2MeuCQ@public.gmane.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Spinoffs" group. To post to this group, send email to rubyonrails-spinoffs-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-spinoffs-unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-spinoffs?hl=en -~----------~----~----~----~------~----~------~--~---