From: Deirdre S. M. <de...@de...> - 2001-04-25 20:43:19
|
>--On Wednesday, April 25, 2001 10:59 AM -0700 Deirdre Saoirse Moen >I've installed it with no problem - just follow the Unix instructions, not >the MacOS instruction. You can install anywhere you want. It's handy to >make a link from the jython shell script into /usr/local/bin Yay. :) >> b) I wanted to see if I could write Jython code that hooked up to >> Interface Builder >> >There are a few people experimenting with this,( and some trying the same >thing working on the CPython and Objective-C route). Interesting >possibilities. I hadn't really thought about doing it this way, but it seemed that it might need a whole bunch more wrappering to do it that way, or am I wrong? I'm completely new to JPython and the only Java I know comes from Peet's.... (but I am the listmom for tu...@py..., so I know python, though I've never really mixed it with other languages) In other words, if there's an AppKit class for NSObject, and I need to add a controller subclass, I can do that directly in Jython? It seems like the CPython would require wrapping NSObject, right? Or am I missing something? -- _Deirdre Stash-o-Matic: http://weirdre.com http://deirdre.net "I love deadlines. I like the whooshing sound they make as they fly by." - Douglas Adams |