[squeak-dev] HttpView description on SqueakSource (was SMSqueakMapAdminView)

Ralph Johnson johnson at cs.uiuc.edu
Fri Apr 23 11:00:09 UTC 2010


On Fri, Apr 23, 2010 at 5:39 AM, Bernhard Pieber <bernhard at pieber.com>wrote:

> - IMHO, there should be first class package comments along the lines of
> class and method comments, i.e. version controlled in PackageInfo. This
> would greatly improve the Monticello browser. And SqueakSource could use
> them as project descriptions. (I once argued [1] that the easiest
> implementation of this would be a PackageInfo subclass for each package. Its
> class comment would be the package comment. Pre and post load code could be
> put there as well. You could reuse all the development tools like that.)
>
> [1]
> http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-February/088181.html
>
>
This seems like a good idea.  What tools would have to change to make this
work, and could we make this change backwards compatible?  For example, if
you move the preload and postload code to the PackageInfo subclass then you
could leave forwarding code behind.  Tools wouldn't bother displaying the
forwarding code if they saw the PackageInfo subclass, but would keep it so
that older versions of the tools would still work.

-Ralph
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20100423/d1a2a4b9/attachment.htm


More information about the Squeak-dev mailing list