[Seaside-dev] Seaside-Core-obi.351

Philippe Marschall philippe.marschall at gmail.com
Thu Jan 1 18:52:57 UTC 2009


2009/1/1, Gerhard Obermann <obi068 at gmail.com>:
> Hi!
>
> Because I am using this method in my GemStone Scaffolding Project.

We try to avoid having special code for a special library. Besides all
the other disadvantages it tends to break all the time because the
developers don't have it loaded in most of the time.

> And in my case I have to check for nil.
> I know the other solution would be an extra exception handler.

No, the other solution would be #handlerAt:ifAbsent: which is
consistent the the Dictionary protocol.

Cheers
Philippe


More information about the seaside-dev mailing list