Thanks all, for your comments and ideas how to solve this issue.
After all the only workable solution to this problem is to create the
Objective-C classes at runtime.
As B.J. already said this is only glue code which only consists of 5
Objective-C classes. But even with this few classes it's much work to
convert my already written code to this mimic. I can only hope that no
one else need to do this kind of ugly work. But for the ones who need,
look at the "Objective-C 2.0 Runtime Reference" or at <objc/runtime.h>
file.
arne
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com