Re: [Pyobjc-dev] F-script may be worth a look
Brought to you by:
ronaldoussoren
From: Ronald O. <ous...@ci...> - 2002-11-25 11:25:52
|
On Monday, Nov 25, 2002, at 11:54 Europe/Amsterdam, Peter Montagner wrote: > > On Saturday, November 23, 2002, at 10:10 AM, Jack Jansen wrote: > >> I just had a quick look at F-Script (www.fscript.org). It's a >> smalltalk lookalike that includes access to all of Cocoa, and it >> comes with a class browser and such niceties. > > Yep. I haven't looked at it since Jaguar came out. There is an > F-Script add-on called F-Script Anywhere that lets you load an > F-Script interpreter into any running Cocoa application. This is > useful for exploring a third party app to see what classes it is > using. Anyway, that's kind of OT. That might be usefull for PyObjC as well. I have something like this on my private wishlist: I'd like to be able to write (system) prefpanes in Python. > > >> It comes with source, so there might be some ideas about solutions to >> problems we have(or have had in the past:-). Although: it may be that >> you can send messages from fscript to ObjC but not the other way. I >> haven't looked long enough to be sore. > [... interesting description of f-script removed) Ronald |