hi, 

something like: 

Gofer it 
        renggli: 'petit';
        package: 'ConfigurationOfPetitParser';
        load.
(ConfigurationOfPetitParser project version: '1.5')
        load: #(Core PetitXml PetitJson PetitXPath PetitCSV)

UI will not load in 2.0 right now because it uses glamour who is being 
migrated. 
It will throw a warning because BlockContext is not in the image anymore. You 
can safely ignore it. 

I copied the configuration into the "untrusted" directory. Some benevolent soul 
could prepare a reliable configuration for 2.0 and copy it into 
MetaRepoForPharo20... :)

Esteban


On Feb 14, 2013, at 6:46 PM, "H. Hirzel" <[email protected]> wrote:

> Hello
> 
> How do I load
> 
>   PetitParser
> 
> into Pharo-2.0?
> 
> There is no entry in the configuration browser.
> 
> Regards
> 
> Hannes
> 


Reply via email to