Re: GWT and Oracle

2017-11-17 Thread chepprey
Hi! I see this thread has been dormant for over a year, but I'm curious if anything ever came of the idea of using OracleJet from GWT? We're probably rare birds, but I too would be interested in this - not necessarily just to use, but also to collaborate in making it possible. I'm mostly int

Re: Is it possible to reuse one i18n message in another

2015-12-10 Thread chepprey
Don't the "callers" all have to change anyway, in order to express whether they want "this" or "that" or neither? see http://www.gwtproject.org/doc/latest/DevGuideI18nMessages.html#SelectForms public enum ThisThatVariation { THIS, THAT, PLAIN } public interface MyMessages extends Messages {

Re: GWT Plugin Problem

2015-09-01 Thread chepprey
With a debugger. :-) Server side code is just Java on a JVM, there's nothing special about GWT on the server. There's very little of actual GWT on the server side; if you're using GWT RPC then you'll have a server side dependency for that protocol; if you're using more generic ways to access

Re: Transfer many small objects to GWT client

2014-04-07 Thread chepprey
There was a good talk given at the last GWT Create conference on various data transport mechanisms available to GWT . -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from th

Re: When GWT 2.6 final release

2014-01-27 Thread chepprey
*bump* Anyone? I remember when 2.6 was claimed to be out in early December. It's nearly February. What's the hold up? Is there another forum or mailing list where these issues are being discussed? On Tuesday, January 21, 2014 5:11:41 AM UTC-5, Mariusz Magdziarz wrote: > > When GWT 2.6 fina