That solves the problem nicely for that one. However,
we run into
the same issue with MAStringReader>>#visitElementDescription:.
Morever, there's actually a bug with this method, since
#resignalAs: is expecting an instance of an exception, and you're
passing in a class.
In Squeak a class and an instance works. I fixed that to create a new
instance instead.
While I remember, a request to help with future ports:
Please
avoid the use of {} to define arrays, as VisualWorks doesn't know
how to deal with this.
I found one occurrence in a test. Are there others?
The problems are fixed:
Name: Magritte-All-lr.227
Author: lr
Time: 12 July 2007, 9:08:32 pm
UUID: eadc01b1-8663-4f91-8acc-c67a30f133d4
Ancestors: Magritte-All-lr.226
Dependencies: Magritte-Model-lr.272, Magritte-Tests-lr.116, Magritte-
Seaside-lr.232, Magritte-Morph-lr.38
- for platform compatibility:
- create an instance for #resignalAl:
- removed single use of {} in test
--
Lukas Renggli
http://www.lukas-renggli.ch