[Newbies] Retrieving a list of standard method categories?

Conrad Taylor conradwt at gmail.com
Thu Aug 9 11:19:27 UTC 2007


Hi, the following menu is displayed when I go to add a category in a clean
image:
BEGIN_MENU:

Add Category
-------------------
New...
updating
callbacks
initializing
navigating
opening
applying primitives
closure-prims
comparing
debugging
initialize-release
objects from disk
system primitives
testing

END_MENU

On 8/9/07, Enno Schwass <onkelenno at mac.com> wrote:
>
> Hi
>
> > Hi, how does one find and set a standard list of method categories
> > within Squeak?
>
> It depends on categorie. There is no REAL standard list.
>
> Some morphs have a protocol called event handling or geometry. Some
> dont.
> Other objects never need event handling.
>
> Another often used protocol is initialization. Or testing.  But its
> not part of the language.
> Its part of the environment. Just check squeaks class library to get
> some
> inspiration for naming.
>
> >  I thought that it would provide a select list when I went to
> > create a category.
>
> I does. But only a few ones. Just create your owns if there is
> nothing else fitting.
>
> bye
> Enno
> _______________________________________________
> Beginners mailing list
> Beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/beginners
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20070809/4cdce817/attachment.htm


More information about the Beginners mailing list