2009/7/7 Stéphane Ducasse <[email protected]>: > pavel I was wondering why you want to have interactiveParserFor: in > UIManager and not in Compiler? > > May be I missed something but I'm ready to learn. > > Stef > >
Apparently, UIManager provides a hook to force interactive or non interactive parser to be used while Compiler would only trust the requestor. BTW, I would tend to miss-understand method name: I would expect it to return an interactiveParser. But the meaning is rather shouldParserBeInteractiveFor: requestor Nicolas > > > On Jul 7, 2009, at 7:18 PM, Stéphane Ducasse wrote: > >> >> From: Pavel Krivanek <[email protected]> >> Date: July 6, 2009 2:26:56 PM CEDT >> To: stephane ducasse <[email protected]> >> Subject: issue 348 >> >> Hi Stef, >> >> I updated the issue http://code.google.com/p/pharo/issues/detail? >> id=348 >> >> Cheers, >> -- Pavel >> >> >> >> >> _______________________________________________ >> Pharo-project mailing list >> [email protected] >> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project > _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
