[squeak-dev] MorphicUIManager

Casey Ransberger casey.obrien.r at gmail.com
Sun May 2 02:14:54 UTC 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100501/6cb31c8b/attachment.htm


More information about the Squeak-dev mailing list