From the errors, it seems that you have to load PetitParser first.Doru--On Sun, Nov 24, 2013 at 4:48 AM, Hern��n Morales Durand <hernan.morales@gmail.com> wrote:
Loading in Pharo 2.0 gives warning with lots of dependencies:
This package depends on the following classes:
�� PPCompositeParserTest
�� PPCompositeParser
You must resolve these dependencies before you will be able to load these definitions:
�� PPPHPCoreGrammar
...
I have used:
Gofer new
������ squeaksource: 'PetitPHPParser';������������������������������������
������ package: 'ConfigurationOfPetitPHPParser';����������������������������
������ load.������������������������������������������������������������
(Smalltalk at: #ConfigurationOfPetitPHPParser) perform: #loadDefault.Cheers,
Hern��n"Every thing has its own flow"