Re: Web development using Objective-C and Cocoa

2013-08-09 Thread Maxthon Chan
Well I am regarding writing server-side script. It seemed to me that Cappuccino cannot handle server-side tasks well (unless with node.js) but I can do lots of heavy lifting in Objective-C that is compiled with clang into native code - for example, can you fine-tune tight loops in good old C-sty

Web development using Objective-C and Cocoa

2013-08-09 Thread Maxthon Chan
Hi everyone. Have anyone of you written any Web application (i.e. code that runs on a Web server) in Objective-C? I am currently working on CGIKit (version 6), an open-source Web development framework for Objective-C, sort of a WebObjects replacement. I am here to ask you for any advices (or in