Right-click on a protocol -> The method Boolean and:and: has been deprecated. use and:
Culprits: - O2CmdExcludeClass>>isActive - O2CmdTestPackage>>isActive - O2CmdTestClass>>isActive - O2CmdExcludeMethod>>isActive I fixed them in my image. Do I publish a new O2-Enhancements package on SqueakSource or do you want to reapply the fixes i.e. simply put () where necesarry. -- Johan Fabry [hidden email] - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
On Thu, Jul 22, 2010 at 9:25 PM, Johan Fabry <[hidden email]> wrote: Right-click on a protocol -> The method Boolean and:and: has been deprecated. use and: Commit the fixes!!! :) After, when everything is working perfect, you can update the metacello conf a release a new version :) -- _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by jfabry
yes?
On Jul 22, 2010, at 9:25 PM, Johan Fabry wrote: > Right-click on a protocol -> The method Boolean and:and: has been deprecated. use and: > > Culprits: > - O2CmdExcludeClass>>isActive > - O2CmdTestPackage>>isActive > - O2CmdTestClass>>isActive > - O2CmdExcludeMethod>>isActive > > I fixed them in my image. Do I publish a new O2-Enhancements package on SqueakSource or do you want to reapply the fixes i.e. simply put () where necesarry. > > -- > Johan Fabry > [hidden email] - http://dcc.uchile.cl/~jfabry > PLEIAD Lab - Computer Science Department (DCC) - University of Chile > > > > > _______________________________________________ > Pharo-project mailing list > [hidden email] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
In reply to this post by jfabry
The repository of O2 is open. Please commit
Cheers, Alexandre On 22 Jul 2010, at 21:25, Johan Fabry wrote: > Right-click on a protocol -> The method Boolean and:and: has been deprecated. use and: > > Culprits: > - O2CmdExcludeClass>>isActive > - O2CmdTestPackage>>isActive > - O2CmdTestClass>>isActive > - O2CmdExcludeMethod>>isActive > > I fixed them in my image. Do I publish a new O2-Enhancements package on SqueakSource or do you want to reapply the fixes i.e. simply put () where necesarry. > > -- > Johan Fabry > [hidden email] - http://dcc.uchile.cl/~jfabry > PLEIAD Lab - Computer Science Department (DCC) - University of Chile > > -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Done. Thanks all for the encouragement ;-) On 22 Jul 2010, at 15:35, Alexandre Bergel wrote: > The repository of O2 is open. Please commit > > Cheers, > Alexandre > > > On 22 Jul 2010, at 21:25, Johan Fabry wrote: > >> Right-click on a protocol -> The method Boolean and:and: has been deprecated. use and: >> >> Culprits: >> - O2CmdExcludeClass>>isActive >> - O2CmdTestPackage>>isActive >> - O2CmdTestClass>>isActive >> - O2CmdExcludeMethod>>isActive >> >> I fixed them in my image. Do I publish a new O2-Enhancements package on SqueakSource or do you want to reapply the fixes i.e. simply put () where necesarry. >> >> -- >> Johan Fabry >> [hidden email] - http://dcc.uchile.cl/~jfabry >> PLEIAD Lab - Computer Science Department (DCC) - University of Chile >> >> > > -- > _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: > Alexandre Bergel http://www.bergel.eu > ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > > > > -- Johan Fabry [hidden email] - http://dcc.uchile.cl/~jfabry PLEIAD Lab - Computer Science Department (DCC) - University of Chile _______________________________________________ Pharo-project mailing list [hidden email] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project |
Free forum by Nabble | Edit this page |