laurent laffont wrote:
On Tue, Apr 20, 2010 at 9:14 AM, Lawson English <lenglish5@cox.net <mailto:lenglish5@cox.net>> wrote:
John M McIntosh wrote:
Well I asked for it... (a) you can get graphic cut/copy/paste of complex data on the macintosh and windows.
(b) I'd rather have people learn FFI & Alien so they can build their own api to Rome, Pango, & Curl instead of waiting on about 4 people in the world to get around to building and distributing *official* plugins .
(c) When your curl, rome, etc FFI call freaks and toasts your image why you can do debugging, versus relying on a handful of people in the world to grind thru some compiler, gnu debug session to figure out why that register move results in a fatal Virtual memory page fault.
Forget curl, I want to recreate the Cocoa class libs in squeak/pharo for WebKit...
Cocoa ? So it will run only on Mac OS X ?
Ah, no. Webkit was originally a class library in Objective C, which means (I hope) that the documented Cocoa classes for webkit should be a perfect template for wrapping the C-based webkit calls with squeak classes. Depends on how much has changed of course. Lawson