From: James Britt Date: 2004-07-30T13:16:28+09:00 Subject: Re: Including other people's Ruby libs in your package Mehr, Assaph (Assaph) wrote: >>That question is, What's the best way? > > > What are your target audience? > Developers/power-user would like control over what goes in. > Grandmas like everything to work with minimum hassel. > > Tailor your solution (and it's robustness) to your audience. Both. Complete control with a minimum of fuss (why must there be a choice?). My hope would be such that there would at least be a default lib installed, but that it would not take precedence over any existing files, not stop anyone from simply installing a preferred version. > > My 2c. > >