Hi guys

I’m trying to understand freeType and when I debug I get aBlah aFoo and this is 
frankly annoying
because I’m trying to learn the implementation and it does not help me at all.

I hate the classes that only their implementors understand.
In Pharo 4.0 I will put a strict rule:
        - no class will be integrated if they do not redefine printOn:
        - I will set a general rules to check printOn: methods.

printOn: methods are the first debugging information. 

Stef

Reply via email to