Your kludge seems very adhoc.
Yes. That's why I asked for a better one. Nobody submitted one though, so it will have to do for now.
A better fix would be to delay the cyclic check one step further, so that the resolver can return the placeholder object.
Be my guest.
/ Marcus Comstedt (ACROSS) (Hail Ilpalazzo!)
Previous text:
2002-11-28 03:16: Subject: Image.SSL?
The returned zero is clearly bogus; it should return a placeholder object. The problem is that code in the master does things like
if (objects[prog]) ...
which doesn't cope with objects with tricky `!. Fixed in many places.
Your kludge seems very adhoc. A better fix would be to delay the cyclic check one step further, so that the resolver can return the placeholder object.
/ Martin Stjernholm, Roxen IS