Reference articles on history, science, culture and more
Encyclopedia

NObjective

NObjective is a Mono to Cocoa bridge.

NObjective is high-performance bridge between managed .NET and unmanaged Cocoa worlds. It provides automatically generated proxies for all Objective-C classes and can be used to export managed classes to unmanaged Objective-C runtime.

Key features:

  • Lowest processor and memory overheads compared to similar bridges; see project page for performance benchmark results
  • Ability to automatically import Objective-C classes
    • Essential enums and structs are also automatically imported
  • Ability to export .NET Framework classes to Objective-C runtime
  • Ability to rethrow exceptions across runtimes in both directions
  • Ability to work on Mac OS X Tiger, Mac OS X Leopard
Watch videos about NObjectiveExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article NObjective, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.

Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.