Quoting Maxim Olivier-Adlhoch ([EMAIL PROTECTED]): > > I am waiting to buy an ibook... But because view isn't yet working on > it... I can't.
Technically you could. :) Just install a Linux or OpenBSD on the iBook and run Rebol/View for Linux/PPC. Obviously it is not the optimal solution for some (most?) of us. > I wonder if apple's cocoa is going to be a tough competition on OS X. Different tool fits different purposes. Cocoa is most often used with Objective-C, although Java, Python and some others can be used. That means compiling and linking. Some things just are more suited for scripting languages. Especially when not equipped with a G5 and XCode, which speeds up compiling and linking and provides some change-code-while-program-is-running capability. For some things Cocoa is great, for other things other are better. -- Jussi Hagman CS in �bo Akademi University Studentbyn 4 D 33 [EMAIL PROTECTED] 20540 �bo [EMAIL PROTECTED] Finland -- To unsubscribe from this list, just send an email to [EMAIL PROTECTED] with unsubscribe as the subject.
