Hello
I am trying to load Glamour into Squeak 4.1. but run into a problem completing the loading.
1) Use ConfigurationOfGlamour-tg.38.mcz (21 May 2010) in Squeak 4.1 trunk (or Squeak 4.2alpha updated)
2) Evaluate ConfigurationOfGlamour loadDefault
3) A warning pops up This package depends on the following classes: Announcer Announcement
(I am not told which package ).
Question: Where do I find the class Announcer and Announcement?
Thank you for the answer in advance.
Hannes
P.S. I tried to ignore this warning and proceeded. It loads quite a lot but the examples do not work because the class GLMTabulator is not known.
GLMTabulator seems to be a central class. Maybe I can load it through other means. I do not necessarily need everyting at this moment. I would just like to do a few simple examples to explore a net of objects.