10511 ----- Issue 1984: add sort: for Seaside -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
just a question. I remember that we discussed sort: / sorted (check 25 december 2009 thread) - sort: should be understood by SortedCollection and all the others more or less for inplace change and what is missing is sorted returning a new version So marcus is sort: (in place that you add?) We should create an issue for sorted Stef On Feb 17, 2010, at 8:15 PM, Marcus Denker wrote:
10511 -----
Issue 1984: add sort: for Seaside -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
On Feb 18, 2010, at 11:51 AM, Stéphane Ducasse wrote:
just a question. I remember that we discussed sort: / sorted (check 25 december 2009 thread)
- sort: should be understood by SortedCollection and all the others more or less for inplace change
and what is missing is sorted returning a new version
So marcus is sort: (in place that you add?)
yes
We should create an issue for sorted
the sorting protocol needs some cleanup, yes. -- Marcus Denker -- http://www.marcusdenker.de INRIA Lille -- Nord Europe. Team RMoD.
participants (2)
-
Marcus Denker -
Stéphane Ducasse