experimental Pharo 1.2 support

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

experimental Pharo 1.2 support

Philippe Marschall
Hi

Now that 3.0.4 is out I rolled in some changes to support Pharo 1.2.
Most of the things can be done with #ifdef (Smalltalk at:) however one
thing could not be done this way. I had to move SequenceableCollection
>> #sorted: to a package containing only this method
(Grease-Pharo11-Core). I'm not entirely sure whether this is really
needed. I have a Pharo 1.1 image without this method and it has been
running fine for quite some time and all the tests are green.

Cheers
Philippe
_______________________________________________
seaside-dev mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev