Rococoa Limitations

November 6, 2020 ยท View on GitHub

For a complete list of logged defects and issues, apply http://code.google.com/p/rococoa/issues/list.

Cannot return long from Objective-C methods on PPC

Issue 3

Cannot return small structs (except NSSize) on Intel

ref

Callbacks from Objective-C currently naff

JavaProxyTest shows how it's currently done, even the names of classes let you know that it's not done right.

Contents

  1. 1Cannot return long from Objective-C methods on PPC
  2. 2Cannot return small structs (except NSSize) on Intel
  3. 3Callbacks from Objective-C currently naff