JongAm Park
unread,Apr 29, 2010, 10:21:48 PM4/29/10Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to FrothKit
Well, it says it is a Web framework for Objective-C/Cocoa. However, I
still can't get it.
What is it similar to ?
1. Objective-C codes converted to Javascript or whatever to be
runnable on Web browser
2. Objective-C VM like Java VM or Silverlight (aka .NET/CLI) VM, so
people on other than Mac OS X can use Web apps written with FrothKit
3. Just binary compiled with Objective-C source, but still in Mach-O
format and runs attached to Web browser ( as MS did with Active-X and
people says "Well, we have web front-end to our service. )
4. or something else?