Thanks for the explanation Chatree, But does this means that they can't work together, as complementary? Maybe my question is dumb. Sorry about my ignorance on the subject. I did not look yet into details at either projects...
Thanks Jacques From: "Chatree Srichart" <[email protected]>
I don't think these projects are doing the same thing. I see the http://code.google.com/p/ofbizify/ is working on a way that how GWT call OFBiz. There are new event handlers which receive a request from GWT then call OFBiz resources: Groovy, Java, Service. There also is a example user interface which was wrote from GWT widget that show the result of requesting from GWT to OFBiz. But the http://code.google.com/p/ofbiz-gwt/ is working on a way that how to render screen, form, menu widgets and custom FTL to GWT widgets. The request-response process use the original resources in OFBiz. There are many instant GWT widgets that handle the screen, form and menu widgets. The Developers just need to customize screen, form and menu widgets then this project will convert the widgets to GWT widgets. Regards, Chatree Srichart On Fri, Nov 26, 2010 at 4:32 PM, Bilgin Ibryam <[email protected]> wrote:Good points Jacques. In case both projects are doing the same thing, it would make reviewing and eventual inclusion of gwt to ofbiz sooner than later. (btw it is no my todo list to check both projects) Bilgin On Thu, Nov 25, 2010 at 7:47 AM, Jacques Le Roux < [email protected]> wrote: > BTW, there is also http://code.google.com/p/ofbizify/ > > Maybe http://code.google.com/p/ofbiz-gwt/ and > http://code.google.com/p/ofbizify/ could work together? > > My 2 cts > > Jacques > > From: "Chatree Srichart" <[email protected]> > > I added the changing language feature to the >> OFBiz-GWT<http://code.google.com/p/ofbiz-gwt/>project. It would get >> different languages from exist UI label files. To try >> this please apply ofbiz-patches and re-compile again. >> >> Regards, >> Chatree Srichart >> >> >
