Hi David,
I have a D2JC project that I 'more less' migrate to WO 5.4 with the
following considerations that I hope it will help you:
- Even if you have all classes in WO 5.4, some are very difficult to
migrate (e.g., EOControllerFactory, Rules, etc). So my decision was
not to use the rules and any other related class.
- I re-programed the rules behavior in the Client side (application
specific behavior). What I want to do in the future is instead to use
the rule machine is to use a simple BPM Java framework to handle all
screen workflow.
- What it still exists is the EOController class and its subclasses.
So you still can generate dynamic windows. So in the Client side I
called the server for the JC WOComponent template. I parse this XML
descriptor and generate the EOControllers programatically (see
EntityView example) like the EOControllerFactory in WO 5.3 actually
does.
I have not testes fully yet, but so far it is working. This keeps your
JC WOComponents intact.
What I found impossible to migrate is al the Assistant work (e.g.,
user.d2wrules file) so I plan to use D2W instead for this simple
screens.
I hope this will help you.
Ricardo.
.....
Hi David,
I do'nt know. I have abandoned from much time the D2JC development why
it is (was) very difficult to customize them
Paolo
Il giorno 10/gen/08, alle ore 17:47, David Avendasora ha scritto:
Hey Paolo,
Thanks for this! I haven't had a chance to do anything with it yet,
but anything that will make JC development better is VERY welcome.
I have a D2JC project right now that I want to transition to
straight-Swing JC. Is there anyway to use/convert the XML that I can
grab out of the D2JC Assistant to use with this?
Thanks!
Dave
On Jan 7, 2008, at 5:36 PM, Paolo Sommaruga wrote:
I have made quite a lot of job in order to add some documentation at
http://www.jpaso.com/name/XMLBindingForJavaClient
on how to using the framework I have made that it allow one to
build a JavaClient applications for WO5.3.3/5.4 without to use the
Interface Builder neither the nib files but using java swing gui
and a xml binding engine. In the site one can download the
framework and some working examples. There is also a guide that
illustrate how to building from scatch an eclipse+wolips project
for a JavaClient of this type. Hope that it can be useful to some
java client developer
Regards
Paolo Sommaruga
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/webobjects%40avendasora.com
This email sent to [EMAIL PROTECTED]
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]