Hi,

I’m installing pillar like this: 

pillar: spec
        spec project: 'Pillar' with: [ 
                spec
                        className: 'ConfigurationOfPillar';
                        loads: #('html exporter');
                        repository: 
'http://smalltalkhub.com/mc/Pier/Pillar/main' ]

who, according to me, should give me elements to parse pillar and to export to 
html… but when I finish, my installation is lacking a parser. 
… and PRDocumentItem class>>#parser is having an undeclared behaviour 
(PRPillarParserMain is not in the system).

cheers, 
Esteban

Reply via email to