I am wondering if it would be safe to store one reference to this, and
use
it over and over again?
Thanks!
Jon
I am wondering if it would be safe to store one reference to this, and
use
it over and over again?
Thanks!
Jon
Hi,
On Sat, Mar 17, 2012 at 03:13, Jonathan C. [email protected]
wrote:
I am wondering if it would be safe to store one reference to this, and use
it over and over again?
Class object varies with runtime, so no, you should not. Here’s an
example of cross runtime weird behavior:
That’s also a problem jruby-ossl has… Want to clean-up that someday.
Best regards,
Hiroshi N.
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs