On Sep 4, 2011, at 11:11 AM, Lukas Renggli wrote:

>> Now may be the default should be inverted.
>> Not styled by default else we should really have a look at all the places 
>> where we should not shout and fix them.
>> Because it looks strange to have a red text in inspector left pane 
>> especially when shout tries to parse anOrderedCollection (........)
>> 
>> Do you do that in OB?
> 
> Yes, by default all panes in OB are not shouted. If you load the
> package OB-Shout it adds a couple of #shoutAboutToStyle: methods to
> the models of the editors that require highlighting. The
> #shoutAboutToStyle: methods configure Shout as necessary with the
> class, extra bindings required, etc. Depending on the contents of the
> text pane (class def, method def, comment) Shout is configured
> differently, or even disabled.
> 
> It is great that Alan is restoring this previous behavior again,
> because it made the system truly extensible (also with alternative
> highlighters like the PP based variation of Shout that Helvetia was
> using).

sure we did not break it on purpose just lack of documentation.
Now my point is that may be in addition the default behavior should be not to 
style.
else we will have to put a aboutToStyle to any model that do not care about 
shoutatall.
Stef
> 
> Lukas
> 
> -- 
> Lukas Renggli
> www.lukas-renggli.ch
> 


Reply via email to