April 1, 2010
8:06 p.m.
On Apr 1, 2010, at 6:26 PM, Hernán Morales Durand wrote:
IIRC in Squeak people is using the #registerOpenCommand: message, is there a standard way to avoid the platform or version specific Deprecation Warnings in Pharo? (please see the attachment)
I do not want to check
Smalltalk version isSqueak ifTrue: [ ... ] ifFalse: [ Smalltalk version isPharo ifFalse: [ ... isCuis ] etc.
We could remove the deprecation for now and just do nothing. Marcus -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.