Status: Accepted
Owner:
[hidden email]
Labels: Type-Bug
New issue 5570 by
[hidden email]: Strange deprecation
http://code.google.com/p/pharo/issues/detail?id=5570In 1.4 - 14405 there is deprecation:
MorphicUIManager>>multiLineRequest: queryString centerAt: aPoint
initialAnswer: defaultAnswer answerHeight: answerHeight
...
self deprecated: 'Use multiLineRequest: queryString centerAt: aPoint
initialAnswer: defaultAnswer answerHeight: ' on: '7 September 2011'
in: 'Pharo1.4'.
...
This is strange since it recommends to use the very same method. I could
not find the method I should instead use. Does this method really has to be
deprecated?
_______________________________________________
Pharo-bugtracker mailing list
[hidden email]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-bugtracker