yes the idea was to have sort sorted reverse reversed for inplace/copy based situation. What ansi specifies for reversed? Stef On May 13, 2010, at 6:47 AM, Lukas Renggli wrote:
The recent change of renaming #revese to #reversed introduces problems in the Seaside code-base.
While I agree that the renaming makes sense, #reverse is part of the ANSI standard and supported by all other Smalltalk implementations. In Seaside we are forced to use it.
Could Pharo re-add a not-deprecated delegator of #reverse in SequenceableCollection? I have the opinion that Pharo should follow ANSI if this is easily possible, because this is the only mean of having some minimal kind of compatibility.
Lukas
-- Lukas Renggli www.lukas-renggli.ch
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project