[Vm-beginners] Re: Objective-C

Mariano Martinez Peck marianopeck at gmail.com
Mon May 2 07:53:00 UTC 2011


Cool Sean!  do you know if the bridge is still working with Cog VMs? did you
try?

thanks

mariano

On Mon, May 2, 2011 at 3:54 AM, Sean P. DeNigris <sean at clipperadams.com>wrote:

> I wrote a simple little class called ObjC to use like a namespace for ObjC
> classes.
>
>    bundle := ObjectiveCObject findClassName: 'NSBundle'.
>    aBundle := bundle bundleWithPath: '/Applications/Mail.app'
> asNSStringUTF8.
>
> becomes:
>
>    ObjC NSBundle bundleWithPath: '/Applications/Mail.app' asNSStringUTF8.
>
> Until (if) it is included in the project, here is the
> http://forum.world.st/file/n3489140/ObjC.st ObjC.st .
>
> Sean--
> View this message in context:
> http://forum.world.st/Objective-C-tp3487777p3489140.html
> Sent from the Smalltalk VM - Beginners mailing list archive at Nabble.com.
> _______________________________________________
> VM-beginners mailing list
> VM-beginners at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/vm-beginners
>



-- 
Mariano
http://marianopeck.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/vm-beginners/attachments/20110502/8d910182/attachment.htm


More information about the VM-beginners mailing list