From: Eloy D. <elo...@gm...> - 2007-07-10 12:27:40
|
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 On 7/10/07, Jon Baer <jo...@gm...> wrote: > > Pretty good question ... you might want to have a look @ this project maybe: > > > http://www.joyent.com/developers/slingshot/ > > Inside the code there you will find a "Ruby VM" setup, so I think it's > something feasible, I think @ rb_main startup you would need to adjust > environment PATH and Ruby LOADPATH $: and you would be set (guessing). > > - Jon > > > On Jul 10, 2007, at 7:24 AM, Tim Perrett wrote: > > Hey all > > I have been playing with soap4r and for some reason, it works > perfectly under ruby 1.8.4, but complains about missing > XSD::QName::EMPTY under the apple installed 1.8.2 - i think this is > to do with the differences in the REXML implementation. So what I was > wondering was if it would be possible to package everything into an > app (yes i appreciate this would bloat it some what) including the > ruby distribution itself? > > Has anyone done this and had any luck with it? > > Cheers > > Tim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Rubycocoa-talk mailing list > Rub...@li... > https://lists.sourceforge.net/lists/listinfo/rubycocoa-talk > > |