Re: NIB in Java Client-anyone?
Re: NIB in Java Client-anyone?
- Subject: Re: NIB in Java Client-anyone?
- From: Jean-François GUILLAUD <email@hidden>
- Date: Thu, 09 Dec 2004 09:02:36 +0100
- Organization: CRI - Universite de La Rochelle
Hi Andres,
We do use the non-direct JavaClient option of WebObjects. We have
developed several applications for more than two years.
That's right that JavaClient desktop application development is not well
supported by Apple, there is no documentation (exept the "Java Client
Desktop Applications", still dated from 2002-11-01 :-(). And you would
see that the javadoc is very poor as well.
Furthermore, the WO 5.2.3 version is buggy for JavaClient applications
and we had to remain under WO5.2.1...
Nowaday, we use both ProjectBuilder/Xcode (depending on the version) and
Eclipse to manage or projects.
What is really interesting with WO JavaClient is the O/R mapping within
the client side Java. I do use Interface Builder (IB) because I work on
existing project but some of my *colleague*s work with direct Swing. IB
with JavaClient isn't very good and you have to define many things
manualy (it depends on the complexity of your GUI).
I could give you more information about my experience, please contact me
off line if you're interested.
Kind regards.
JF
Andres Toussaint wrote:
Has anyone successfully used the Java Client option of WebObjects with
non-direct Java Client generation?
How to use a NIB file from Interface Builder in the Java Client?
Specifically, what it appears to happen is that the NIB's owner is not
properly specified, as indicated in the API for EOArchive, " ...It is
important that the file's owner of the interface file is specified
correctly in Interface Builder..." but there is no clear way to assign
the owner in the NIB, since in xCode 1.5-Interface Builder (2.4.2
v364). When selecting the File's Owner icon and "Show Info", the
attributes pane indicates "Not Applicable"
Is there a workaround to this problem? Or Direct to Java Client in non
direct mode is simply not working?
Andres.
------------------------------------------------------------------------
_______________________________________________
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
--
Jean-Francois GUILLAUD
CRI - Universite de La Rochelle
23 Avenue A. Einstein
17000 La Rochelle
Tel: 05 46 45 82 14
_______________________________________________
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