[squeak-dev] MorphicUIManager

Hannes Hirzel hannes.hirzel at gmail.com
Sun May 2 05:50:37 UTC 2010


Casey,

yes, UIManager is a good class to start adding a comment.
Yes, in MorphicUIManager comment I would refer to the UIManager
comment. The same for MVCUIManager.

--Hannes


On 5/2/10, Casey Ransberger <casey.obrien.r at gmail.com> wrote:
> Class comment is:
> "The Morphic ui manager."
>
> This comment is beyond useless. I'm glancing over the methods it exposes.
> Looks like it specializes a generic UIManager for morphic... and there's a
> similar MVCUIManager, comment is similarly useless.
>
> Ah, the base class has a comment.
>
> "UIManager is a dispatcher for various UI requests."
>
> Do I take it the usual way of getting a UIManager is to send #default to the
> base class?
>
> Thinking I'm going to add (at the least) a note to both subclasses saying
> "See the class comment in UIManager for more information." Technically this
> is true as it *does* have *slightly* more information. Then I'm going to
> mess around with it to get a sense for what it can do, and then expand the
> comment some.
>
> Anything folks think I should know about this class before I go writing
> damned lies about it? :P
> --
> Casey Ransberger
>



More information about the Squeak-dev mailing list