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

Philippe Marschall philippe.marschall at gmail.com
Thu Jan 1 19:17:57 UTC 2009


2009/1/1, Gerhard Obermann <obi068 at gmail.com>:
> On Thu, Jan 1, 2009 at 7:52 PM, Philippe Marschall <
> philippe.marschall at gmail.com> wrote:
>
>> 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.
>>
>
> Yeah that would be fine but I think its not defined atm!

That can be fixed easily ;-)

> Should it be not "entryPointAt:ifAbsent:" ?

Sure.

Cheers
Philippe


More information about the seaside-dev mailing list