This is interesting; just last night I was looking for some obj-c web app frameworks. I spend most of my day working on iOS stuff and I thought why not play around with implementing some web services with obj-c?
While I tip the hat to the gsw folks, I always thought WebObjects was a horrible dev environment. It always seemed overly complicated and compared to where the web is now, to me it doesn't make any sense to use.
The closest thing I've found to 'usable' for making a dynamic site or api is frothkit: http://code.google.com/p/frothkit/
But, it needs Cocotron to work and I don't know if it works with the Lion Xcode.
Anyway, I think obj-c is totally legit for webapps that require speed. Maybe that magic framework will break through. However, I definitely do not think GSW is it, sorry.
While I tip the hat to the gsw folks, I always thought WebObjects was a horrible dev environment. It always seemed overly complicated and compared to where the web is now, to me it doesn't make any sense to use.
The closest thing I've found to 'usable' for making a dynamic site or api is frothkit: http://code.google.com/p/frothkit/ But, it needs Cocotron to work and I don't know if it works with the Lion Xcode.
Anyway, I think obj-c is totally legit for webapps that require speed. Maybe that magic framework will break through. However, I definitely do not think GSW is it, sorry.