On Mar 6, 2015 1:25 AM, "Tudor Girba" <tudor@tudorgirba.com> wrote:
> - now that the inspector and spotter are part of Pharo, we can move these extensions directly into Pillar.�� The only problem is that this syntax highlighting is based on PetitParser, so we would have to add a dependency from Pillar to PetitParser. What do you think?Please don't make pillar core depend on petitparser (except if main pillar parser is rewritten in petitparser :-)). I have no problem having petitparser as a dependency of pillar-pharo-tools though.