MagLev / maglev

GemStone Maglev Ruby Repository
http://maglev.github.io
518 stars 41 forks source link

Allen magparse3 #424

Closed AllenOtis closed 8 years ago

AllenOtis commented 8 years ago

The version 3.1.0.2.4 server builds are ready at http://seaside.gemtalksystems.com/maglev/GemStone-36962.Darwin-i386.tar.gz http://seaside.gemtalksystems.com/maglev/GemStone-36962.Linux-x86_64.tar.gz The bootstrap now creates ruby class BasicObject, and it should be possible to add the desired methods into bootstrap/BasicObject.rb to do more work in issue 269. Ruby hierarchy of Object is now ProtoObject,virtualKernel,Object (as shown by topaz )