Packages ... group view example
Posted by Geert Claes on Jul 31, 2013; 11:19am
URL: https://forum.world.st/Packages-group-view-example-tp4701657.html
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
> Visitors
> Interpreter
> Tests
Instead of:
AST-Core
AST-Core-Matching
AST-Core-Nodes
AST-Core-Parser
AST-Core-Pattern
AST-Core-Tokens
AST-Core-Visitors
AST-Interpreter-Core
AST-Interpreter-Extension
AST-Interpreter-Test
AST-Tests-Core
Thanks!