---------- Forwarded message ---------- From: John M McIntosh <[EMAIL PROTECTED]> Date: Sat, Sep 27, 2008 at 7:29 PM Subject: [iSqueak] SqueakObjectiveC bridge plugin source code pushed out. To: [EMAIL PROTECTED]
I've published the SqueakObjectiveC plugin which provides basic Objective C bridging. This will change based on more testing I'm doing over the weekend, and some more thought on the meaning of NIL and = Missing is logic to handle message properties, and ensuring one can work painlessly with rectangles, and points and use NSData for arbitrary data storage. However that will come later. For testing I have been working with a plugin on the macintosh since you can compile the VMMaker produced source code along with the squeakSUnitTester.m SUnit test harness and make a os-x bundle for usage with the current macintosh 3.8.18b4u carbon VM. The required change set, ObjectiveCBridgePlugin.13.cs, lurks in the SVN source tree. -- = = = ======================================================================== John M. McIntosh <[EMAIL PROTECTED]> Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ======================================================================== _______________________________________________ iSqueak mailing list [EMAIL PROTECTED] http://lists.isqueak.org/mailman/listinfo/isqueak -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet _______________________________________________ Etoile-dev mailing list [email protected] https://mail.gna.org/listinfo/etoile-dev
