help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] Re: [Pharo-project] [Esug-list] Google Summer Of Code 2


From: Paolo Bonzini
Subject: [Help-smalltalk] Re: [Pharo-project] [Esug-list] Google Summer Of Code 2010 news!!!
Date: Sat, 06 Mar 2010 15:41:48 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.7) Gecko/20100120 Fedora/3.0.1-1.fc12 Lightning/1.0b2pre Thunderbird/3.0.1

On 03/06/2010 02:22 PM, Lawson English wrote:
Does the CObject FFI allow you to do what F_script does and examine the
entire object tree written in Cocoa? That would at least for Macs, give
you a full blown GUI external to the Squeak desktop.

You _can_ write an Objective-C binding using CObject (as in, it's been done). The painful part is converting NSArray <-> Array and NSString <-> String.

However, nice-looking bindings will always have a part written in C that will be VM-dependent, which is why I put this project last. It is much less useful than it looks.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]