On Fri, Nov 28, 2008 at 04:58:48PM -0600, Daniel Zepeda wrote:
> * Automatic loading of libraries in the ‘/vendor’ directory

Hey, good work, DZ. The part about Shoes.setup is good for me to
read. I think I'd like to work a 'vendor' approach into the
packager. (So that if you choose to package everything together,
it'll download the gems and keep them in the shy.)

How do you deal with keeping the app cross-platform for binary
gems? Like say you want to bundle Mongrel with your app. How do
vendor the win32 and source stuff and then trigger extconf.rb?

I think what I'll probably do is to not unpack the gems and just
have them install when the app runs, but I'll take some advice on
the matter.

_why

Reply via email to