[jruby-dev] GemStone persistence

2007-07-07 Thread Alan McKean
Making metaclass transient proved to be more difficult than making fields of RubyClass and RubyModule transient (methods, cref, and classProviders). Here is what I have currently: RubyModule one new transient ivar: 'isNotPersistent' whose default is true ... transient makes it false when i

[jruby-dev] [jira] Created: (JRUBY-1197) var1LongName becomes var1long_name instead of var1_long_name

2007-07-07 Thread David Koontz (JIRA)
var1LongName becomes var1long_name instead of var1_long_name Key: JRUBY-1197 URL: http://jira.codehaus.org/browse/JRUBY-1197 Project: JRuby Issue Type: Bug Components: Ja

Re: [jruby-dev] Ditching SAFE and tainting

2007-07-07 Thread dertown
We just retested some safe levels and examples all failed right now. Was Safe disabled recently? Derek Charles Oliver Nutter-2 wrote: > > dertown wrote: >> Hi Charles >> >> What is exactly wrong with SAFE and Taint. >> and would it be even possible to get it working properly? I know you >>

[jruby-dev] [jira] Created: (JRUBY-1196) Using the jruby-complete-1.0.jar with jdk 1.4.x

2007-07-07 Thread Gilbert Rebhan (JIRA)
Using the jruby-complete-1.0.jar with jdk 1.4.x --- Key: JRUBY-1196 URL: http://jira.codehaus.org/browse/JRUBY-1196 Project: JRuby Issue Type: Bug Components: Embedding Affects Versio

[jruby-dev] [jira] Created: (JRUBY-1195) String#scan doesn't restore backref

2007-07-07 Thread Anders Bengtsson (JIRA)
String#scan doesn't restore backref --- Key: JRUBY-1195 URL: http://jira.codehaus.org/browse/JRUBY-1195 Project: JRuby Issue Type: Bug Components: Core Classes/Modules Environment: [EMAIL PR