Updates: Labels: Milestone-4.6
Comment #2 on issue 756 by tudor.gi...@gmail.com: Glamour: errors when updating panels http://code.google.com/p/moose-technology/issues/detail?id=756
Fixed.
Take a look at:
|collection| collection := GLMAnnouncingCollection new. collection add: 1; add: 2; add: 3. GLMBasicExamples new updateableIndividualPresentations openOn: collection.