| morph |
morph := CalendarMorph on: Date today.
^ morph asSpecAdapterHi!
Okay so I am currently trying Spec out and I need some advice.
Which is the Model to use for a ASVGMorph ("AthensSvgMorph")?
Is there an example availabel somewhere?
Thanks
Sebastian