From: Tim P. <he...@ti...> - 2007-07-10 12:44:00
|
Hey Eloy / Jon REXML is part of the standard lib in ruby though - im not sure how you could override that? Slingshot are using somthing called "libruby-static.a" - any ideas what this is? Locomotive also has a self contained ruby environment, but from what I can tell the slingshot implementation is more elegant. Is the libruby-static.a some kind of all in one binary of ruby? They still have the 1.8, site_ruby and gems folders as you would usually have... Cheers Tim On 10 Jul 2007, at 13:27, Eloy Duran wrote: > Couldn't you instead only bundle the newer version of REXML and only > use it if the user has 1.8.2 installed? > > Cheers, > Eloy |