On 12/12/07, Ola Bini <[EMAIL PROTECTED]> wrote:
> >
> > So here's a new idea. openssl really sucks for us because it's such a
> > monolithic beast.
> >
> > What if all 'require "openssl"' did on JRuby was load a ruby file that
> > contained a bunch of autoloads for all the constants in openssl? We
> > could attempt to fill in as many as possible in the base JRuby
> > distribution, and only supply the current error ("please install
> > jruby-openssl") for the ones that we need it.
> >
> No way. Please. It's going to be hell on earth. Or worse. =)

Ok, any better suggestions for getting Rails 2 to run w/o having
jruby-openssl installed? Should we approach Rails core about trying to
lazily require openssl?

/Nick

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to