Re: [Pharo-users] Packages ... group view example

2013-08-01 Thread Stéphane Ducasse
Yes! Normally Nautilus should have a tree instead of the list… This is underway. On Jul 31, 2013, at 1:19 PM, Geert Claes wrote: > I know I have seen it somewhere but I can't seem to find it. Can someone > point me to an example where the packages are parsed by the "-"? > > e.g. Dsplayed as: >

Re: [Pharo-users] Packages ... group view example

2013-07-31 Thread Goubier Thierry
So the code is in there: https://github.com/ThierryGoubier/AltBrowser/blob/master/Alt-Browser.package/AltBrowser.class/class/getRootItems.st Note that when you describe v AST v Core > Matching AST-Core is a Monticello package (and a RPackageSet), AST-Core-Matching is a RPack

Re: [Pharo-users] Packages ... group view example

2013-07-31 Thread Geert Claes
Yep, more or less -- View this message in context: http://forum.world.st/Packages-group-view-example-tp4701657p4701683.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

[Pharo-users] Packages ... group view example

2013-07-31 Thread Geert Claes
I know I have seen it somewhere but I can't seem to find it. Can someone point me to an example where the packages are parsed by the "-"? e.g. Dsplayed as: v AST v Core > Matching > Nodes > Parser > Pattern > Tokens >