Re: Cocoa enterprise objects
Re: Cocoa enterprise objects
- Subject: Re: Cocoa enterprise objects
- From: Chuck Hill <email@hidden>
- Date: Mon, 25 Feb 2008 12:12:33 -0800
Please keep messages on the list.
On Feb 25, 2008, at 12:05 PM, timothy george wrote:
Hello,
Thanks. I see only references to wo objects. My app. is a cocoa-
java app
As of Leopard there are no Cocoa-Java apps. You are trying to
follow a dead end.
that needs to connect to the database I created with eomodeler.
Almost every tut or example is refering to eclipse and wo.
That is the officially approved (by Apple) toolset.
All I want is an example of how to instantiante my eo from the
class files in xcode! I do not need all the fancy wo / eclipse
stuff. And again this is Tiger I using.
I assume you mean in Cocoa and I have no idea how to do that. I
rather doubt anyone else does either.
Chuck
On Feb 25, 2008, at 10:27 AM, Chuck Hill wrote:
On Feb 25, 2008, at 3:31 AM, timothy george wrote:
Hello, I have an application in development that needs to access
an mysql database on a server. i knwo that webobjects is
supposedly deprecated now. However, I have installed xcode 2.4 on
Tiger with the webobjects tools. I have created the database in
eomodeller. I have generated the model and the java class files.
I have searched to documentation and read the recommeded books.
But I have not found how to use the eomodel or the java class
files in an xcode project! Could someone give an example of how
to instantiate and object from the java class files??? Please help
The Obj-C to Java Bridge is gone as of Leopard so I don't think
you even want to try. What people usually do is to run the web
app to access the data and then Web Services from the Cocoa app to
get at the data.
You may also want to consider not doing it in Cocoa and just using
the WebObjects JavaClient technology.
Chuck
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve
specific problems.
http://www.global-village.net/products/practical_webobjects
--
Practical WebObjects - for developers who want to increase their
overall knowledge of WebObjects or who are trying to solve specific
problems.
http://www.global-village.net/products/practical_webobjects
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden