CamelBones

An Objective-C/Perl bridge framework

 
 
Home / Documentation / Release Notes / Release Notes - 1.0.0b1
 
 

What's New in 1.0.0-beta1

This new version of CamelBones features tight integration with the Objective-C runtime. Perl classes are registered peers, capable of being subclasses of any Objective-C class.

This new approach is a huge improvement over the old proxy-based bridge, and makes a number of things possible with this new version that could not be done previously:

In addition, this version of CamelBones is based around a "support bundle" architecture that makes it possible to build standalone applications that require no external runtime framework, and run on any supported Mac OS X release.

Also included with this package is a shared framework and Perl module that can be used with standalone .pl scripts.

Known issues with this beta: