Re: Porting to Darwin

talksmall <[email protected]> Tue, 1 Jul 2008 02:52:08 -0700 (PDT)
Newsgroups gmane.comp.lang.smalltalk.strongtalk
Message-ID <a90a6512-4be1-48f5-bf86-8590613361d6@z66g2000hsc.googlegroups.com>
On Jul 1, 9:52 am, Colin Putney <[email protected]> wrote:
> On 1-Jul-08, at 1:24 AM, talksmall wrote:
>
> > Getting a usable environment on Darwin might be tricky though. The
> > critical step will be the UI implementation. I've tried developing
> > without a UI via a text editor and fileins, and it's no fun. For the
> > time being I would recommend holding one's nose and doing Smalltalk
> > development in Windows.
>
> The Monticello 2 UI is based on OmniBrowser, which supports remote
> interfaces. So getting at least basic tools and versioning wouldn't
> require native widgets, just socket support and maybe a web server.
> I'm busy with the Gemstone port at the moment, but when that's done,
> I'll see what it would take to support Strongtalk as well.
>
> Colin

Colin,
I wasn't so much thinking of the Monticello UI, but of the development
environment generally. Even once Brian has basic file level support
running, none of the UI will work, so the only way to update the image
would be to file in code using the scripting interface and save the
image. This is not a very productive environment to work in. I tried
it for the first part of my ANSI exceptions development, but then I'm
a bit of a masochist ;). It gets old pretty quickly and I wouldn't
really recommend it.

Regards, Steve
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Strongtalk-general" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [email protected]
For more options, visit this group at http://groups.google.com/group/strongtalk-general?hl=en
-~----------~----~----~----~------~----~------~--~---