NObjective
From Wikipedia, the free encyclopedia
Page Module:Message box/ambox.css has no content.
The topic of this article may not meet Wikipedia's notability guidelines for products and services. (February 2023) |
Page Module:Infobox/styles.css has no content.
| NObjective | |
|---|---|
| Engine | Page Template:Plainlist/styles.css has no content.Template:EditAtWikidata |
| Operating system | Mac OS X Tiger Mac OS X Leopard |
| License | LGPL |
| Website | code |
| Repository | Page Template:Plainlist/styles.css has no content.
|
Script error: No such module "Check for conflicting parameters".
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