Depends on what you want to achieve. You might want to take a look at the way to do this with Glamor in the current Moose image. In the do-it workspace:
GLMBasicExamples new magritte openOn: GLMMagrittePersonExample sampleData
This shows how to work with ads while saving. Earlier examples are the best way to start understanding how to work with Glamor (and because of the way the examplebrowser assembly is created, the Magritte example does not update the list when it is nested):
GLMBasicExamples open
This has a few other examples that are updated as they change.
source share