gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PATCH: GSArray exceptions


From: Stefan Urbanek
Subject: PATCH: GSArray exceptions
Date: Thu, 27 Mar 2003 18:36:48 +0100

Hi,

Attached is a patch that will make GSArray exceptions more descriptive. Plus it 
adds userInfo dictionary with additional useful information.
I've added a method - (void)_raiseRangeExceptionWithIndex:(int)index 
from:(SEL)sel to raise range exception.

Speaking about this, nice thing would be to have option in exception panel 
(gui) to show details of exception, that means to show keys and values of user 
info dictionary. Or at leas to NSLog that dictionary.

Stefan

<GSArray.m.patch>

Attachment: GSArray.m.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]