|
From: | Markus Hitter |
Subject: | Re: GSObJCRuntime (subclasses) |
Date: | Sun, 17 Oct 2004 10:09:08 +0200 |
Am 16.10.2004 um 20:03 schrieb Matt Rice:
+#ifdef GNU_RUNTIME+ for (aClass = cls->subclass_list;aClass;aClass=aClass->sibling_class)+ { + [result addObject:aClass]; + } +#endif
You should raise an exception on on others than GNU runtimes until it is implemented there as well? This way you return a wrong result without further notice.
Markus - - - - - - - - - - - - - - - - - - - Dipl. Ing. Markus Hitter http://www.jump-ing.de/
[Prev in Thread] | Current Thread | [Next in Thread] |