On 23/03/10 16:58 +0100, Cédric Krier wrote: > > For your information, I have a 3000 SLOC web client written in GWT that > > connect to the server using json-rpc. > > The development structure is the same then the GTK client so for now it can: > > > > - popup login windows with database list > > - open the menu tab (tree view) > > - open action on menu (tree view) > > - display any tree view > > > > I can put the source code on a temporary repository. > > > > Here is the url: > > http://www.b2ck.com/~ced/hg/hgwebdir.cgi/sao/ >
For people who want to try, here is the requirement: - Java VM - GWT (>=2.0.0) - http://advanced-gwt.sourceforge.net/ The configuration: - setup the config file "build.properties" with the paths to those components: gwt.sdk=... gwt.advanced-components=... - compile with: ant build - it must create a "war" directory - Enable jsonrpc in trytond.conf - Set jsondata_path to point to the "war" directory Now, open a browser to http://localhost:8000/sao.html -- Cédric Krier B2CK SPRL Rue de Rotterdam, 4 4000 Liège Belgium Tel: +32 472 54 46 59 Email/Jabber: [email protected] Website: http://www.b2ck.com/
pgpYVeqjUvkBS.pgp
Description: PGP signature
