On Oct 19, 2011, at 8:38 AM, Tudor Girba wrote:

> Hi,
> 
> Thanks. It is fixed now by removing the explicit setting of a styler.
> 
> However, I do not quite understand why not being able to set the styler on a 
> per PluggableTextMorph instance basis is a good idea. You still have an 
> instance variable for the styler, but you do not have the possibility to set 
> it from the outside. You can only change the styler for the entire image by 
> changing the StylingClass class variable.

I do not think but I may be wrong. Have a look at the examples of Alain. 

Since there was not documentation at all we (ben and me) did some mistakes and 
passed as idiot (as usual)
because we were so stupid not to understand the design of the code that we do 
not know. 
This change got waves in editor and that led lukas to complain.

So yes documentation, classes comments is a way to make us doing less mistakes 
and feeling less utterly stupid and frustrated.
But people do not get it because this is so cool to code for one self and look 
so smart. 


Stef

> 
> Cheers,
> Doru
> 
> 
> On 18 Oct 2011, at 21:37, Stéphane Ducasse wrote:
> 
>> Probably that the GLMMorphicSmalltalkCodeRenderer rely on the old (and buggy 
>> way we used to use the styler) 
>> and doru may have to look at the shoutexample package to see how to invoke 
>> shout.
>> 
>> Stef
>> 
>>> Hi guys. So...now that ConfigurationOfGrease seem to work (in latest 1.3 
>>> from Hudson), I can load:
>>> 
>>> (ConfigurationOfGlamoroust project version: #development) load: 
>>> #('GT-Inspector' 'GT-Playground' ).
>>> 
>>> However, if I evaluate: 
>>> GTInspector openOn: 'mariano'
>>> 
>>> I have the attached PharoDebug.log
>>> 
>>> Basically, in  GLMMorphicSmalltalkCodeRenderer >> textMorphForModel: 
>>> aTextModel
>>> 
>>> morph
>>>       styler: styler;
>>> 
>>> morph DNU styler: . 
>>> 
>>> 
>>> Thanks!
>>> 
>>> On Mon, Oct 17, 2011 at 2:53 PM, <[email protected]> wrote:
>>> Em 16/10/2011 18:20, Marcus Denker < [email protected] > escreveu:
>>>> Hello,
>>> 
>>>> Can people  in general *delete* the  quoted email parts  to a level
>>>> that one does need to scroll down 5 pages to read the answer?
>>> 
>>> +1
>>> 
>>> It is really a must for us that want to keep with the volume of e-mails but 
>>> have to be parsimonious on the time spent for it.
>>> 
>>> --
>>> Cesar Rabak
>>> 
>>> 
>>> 
>>> 
>>> -- 
>>> Mariano
>>> http://marianopeck.wordpress.com
>>> 
>>> <PharoDebug.log>
>> 
>> 
> 
> --
> www.tudorgirba.com
> 
> "Don't give to get. Just give."
> 
> 
> 
> 
> 
> 


Reply via email to