WebAppKit - create web applications using Cocoa
webappkit.org
WebAppKit - create web applications using Cocoa
1–10 of 46 posts
Re: WebAppKit - create web applications using Cocoa
#2Re: WebAppKit - create web applications using Cocoa
#3I've actually enjoyed using Objective-C and Cocoa when used for Mac OS/iOS development (the dynamicity of Smalltalk data structures with the control flow of C), but I don't think I'd ever voluntarily choose it outside that context. Too verbose, too fragile.
Re: WebAppKit - create web applications using Cocoa
#4Re: WebAppKit - create web applications using Cocoa
#5I'd love to see a good implementation of the opposite -- creating Cocoa apps using web technologies.
Look at Wunderlist as one example[2].
[1]: http://www.appcelerator.com/products/titanium-desktop-applic...
Re: WebAppKit - create web applications using Cocoa
#6Cool. Anything similar for *nix and Windows? I'm fairly certain you can embed WebKit in GTK - in fact, I think that's functionality exposed by the API. I'm not sure to what extent it's supported with other language bindings, though.
Re: WebAppKit - create web applications using Cocoa
#7Re: WebAppKit - create web applications using Cocoa
#8The difference seems to be that WebAppKit is new while FrothKit is more mature but not actively developed anymore.
Re: WebAppKit - create web applications using Cocoa
#9Re: WebAppKit - create web applications using Cocoa
#10Isn't this what Cappuccino[1] already does with Objective-J? 1. http://cappuccino.org