for my .NET <=> ObjectiveC binding, I wrote
the code in Managed C++ and used a customized version of the following
headers:
<obj/objc.h>
<objc/objc-api.h>
<objc-runtime.h>
<Foundation/NSException.h>
(basically a few type renaming to avoid conflict
with my C++ class or import or win32 BOOL & the exception handling function
in NSException)
has any of these changed between 1.10.1 & the
latest CVS release?
|
_______________________________________________ Discuss-gnustep mailing list Discuss-gnustep@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnustep