Update to big application with GWT client (Project Kaiser)

2009-12-01 Thread Maxim
Hi, I'd love to introduce update to big application which uses GWT as a client, we are developing together with GWT from the beginning, so here are some results of few years, think it will be interested. -Project Management (unlimited projects hierarchy) -Issue tracking -Forums You can take a

Re: Update to big application with GWT client (Project Kaiser)

2009-12-01 Thread jvictor
That's looking really nice. Well done. Are you wrapping any third-party javascript libraries? Is your results table with resizeable columns made completely with GWT or are you using a third-party library? Same question for the rich text editor. I'd also be interested to know how you

Re: Update to big application with GWT client (Project Kaiser)

2009-12-01 Thread jvictor
That's looking really nice. Well done. Are you wrapping any third-party javascript libraries? Is your results table with resizeable columns made completely with GWT or are you using a third-party library? Same question for the rich text editor. I'd also be interested to know how you

Re: Update to big application with GWT client (Project Kaiser)

2009-12-01 Thread Maxim
We use third-party software a little, in particular resizeable columns, rich text and security - all are our own development ( on the base of standard GWT widgets of course ). Third-party javascript is used e.g. for syntax highlighting purposes. Security is implemented as follows. Special RPC