> In this case, the question is if it wouldn't be okay to throw an exception if the lookup fails? Resuming code execution with a half initialize object doesn't seem like a good idea. Maybe it would good enough for now to have a guarantee() that test for no pending exception? Roland.