I can look. All tests should be green. Where do I look find it? It is not here: http://gforge.inria.fr/frs/?group_id=1299 - on On Apr 13, 2009, at 15:21, Stéphane Ducasse wrote:
Hi oscar
I integrated the lastest version on pharo 10271 but I do not understand since I have two tests that failed. Is it normal? Can you have a look?
Stef
On Apr 12, 2009, at 11:50 PM, Oscar Nierstrasz wrote:
I have attempted to merge the functionality of Keith's Join package and Damien's and my RubyShards.
The protocol is basically Keith's.
Send splitOn: to a collection to split it, or send split: to the splitter with the collection as argument.
The reverse messages are joinUsing: and join:.
Everything has been generalized to work not only with Arrays and Strings but also OrderedCollections and SortedCollections. Not only sequences and blocks can be used as splitters, but also objects and regexes.
Documentation is in SplitJoinTest on the class side, or see the class comment.
See http://www.squeaksource.com/SplitJoin.html
The latest version has been pushed into the PharoInbox.
- on
_______________________________________________ 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