How to flatten nested descriptions

Philippe Marschall philippe.marschall at gmail.com
Mon Nov 28 16:40:47 MET 2005



> I might be wrong, but I think even if you create a new
> MAInternalEditorComponent, you will always see the "Rule:" field because
> it is displayed before the component.

What about another Container?

FlatteningContainer >> #acceptMagritte: aVisitor
	self children do: [ :each | each visit: aVisitor ]




More information about the SmallWiki mailing list