Re: Differences w/ exception handling in Magritte..?
Lukas Renggli <renggli <at> iam.unibe.ch>
2007-07-12 16:15:26 GMT
Where exactly do you get a recursion?
It looks like that this is exactly the point in time where I added
code to avoid recursion when dealing with recursive descriptions. I
guess the method causing trouble is
MAValidatorVisitor>>#visitDescription:?
Lukas
On 12.07.2007, at 17:48, Rick Flower wrote:
>
> Lukas,
>
> I dropped a note to Thomas Koschate, who did the first ports of
> Magritte
> over to VW, asking about moving the current version of Magritte
> over to VW
> in the hopes of having something to use w/ Seaside 2.7 or 2.8a
> (instead of
> 2.6).. Anyway, he indicated that he had tried porting over
> Magritte-all-lr.224 last month but ran into an issue w/ infinite
> recursion
> as part of some perceived exception handling changes.. Anyway, do
> you know
> off the top of your head if anything changed between versions 192/193
> (from Feb 16th, 2007) and 224 in how exception handling is dealt
> with in
> Magritte? I've not had a chance to look into it yet after his latest
> comments early this morning (I don't have VW/Squeak at work). Anyway,
(Continue reading)