Do you guys think it would make sense if you were looking for a solution like the one offered by Objective cloud?
On Feb 11, 2013, at 10:47 AM, Pascal Robert <[email protected]> wrote: > > Le 2013-02-11 à 15:45, Mike Schrag <[email protected]> a écrit : > >>>> What IDE can I use for WebObjects development? Can you send me >>>> installation instructions for mountain lion and a link to a hello world >>>> webobjects WEBSITE tutorial? When making a WebObjects WEBSITE, can I call >>>> objective-c classes and functions, if so, how? >>> >>> You will need to wrap it with a JNI. Check >>> http://jenkins.wocommunity.org/job/Wonder/javadoc/er/attachment/thumbnail/ImageIOImageProcessor.html >>> for an example. >> I would use JNA over JNI these days. However, I would also say that you >> don't want to do it. It would have to be a very compelling reason to do it >> in my book. You make everything about your deployment significantly more >> complicated, and you become platform-bound as well. > > I have to agree with this. And it would be crazy to host something on OS X > Server unless you really need something on it (and even, iCal Server and > Address Book Server are available as open source, you can use another wiki, > you can use OpenLDAP instead of Open Directory). > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Webobjects-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > https://lists.apple.com/mailman/options/webobjects-dev/jlmiller%40kahalawai.com > > This email sent to [email protected] _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
