http://code.google.com/p/pharo/issues/detail?id=3047
Old:
register: aProviderClass
...
        default := nil.  "so it'll ask for a new default..."
...

New:
...
        self askForNewDefaultOnNextRequest.
...

Fix in inbox: System-Applications-SeanDeNigris.15
-- 
View this message in context: 
http://forum.world.st/Issue-3047-REFACTOR-Added-intention-revealing-helper-method-to-AppRegistry-class-register-tp2934490p2934490.html
Sent from the Pharo Smalltalk mailing list archive at Nabble.com.

_______________________________________________
Pharo-project mailing list
Pharo-project@lists.gforge.inria.fr
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to