[Pharo-project] Issue with SHParserST80
Apparently, #hasBindingThatBeginsWith: has disapeared from SystemDictionary. Making the method SHParserST80>>resolvePartial: raises an error when loaded in a Core 1.1. This method is signed by Tween. Anyone is maintaining Shout? Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Apparently, #hasBindingThatBeginsWith: has disapeared from SystemDictionary. Making the method SHParserST80>>resolvePartial: raises an error when loaded in a Core 1.1. This method is signed by Tween.
It should be added to Pharo as a deprecated message delegating to "Smalltalk globals", like this happened for most other dictionary accessor methods. Lukas -- Lukas Renggli www.lukas-renggli.ch
can you open an issue that we do not forget to fix it. On Apr 27, 2010, at 9:58 PM, Alexandre Bergel wrote:
Apparently, #hasBindingThatBeginsWith: has disapeared from SystemDictionary. Making the method SHParserST80>>resolvePartial: raises an error when loaded in a Core 1.1. This method is signed by Tween.
Anyone is maintaining Shout?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
Done. http://code.google.com/p/pharo/issues/detail?id=2368 Alexandre On 27 Apr 2010, at 18:12, Stéphane Ducasse wrote:
can you open an issue that we do not forget to fix it.
On Apr 27, 2010, at 9:58 PM, Alexandre Bergel wrote:
Apparently, #hasBindingThatBeginsWith: has disapeared from SystemDictionary. Making the method SHParserST80>>resolvePartial: raises an error when loaded in a Core 1.1. This method is signed by Tween.
Anyone is maintaining Shout?
Cheers, Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
-- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
participants (3)
-
Alexandre Bergel -
Lukas Renggli -
Stéphane Ducasse