Fwd:

2013-01-05 Thread Sampath Kumar
http://baroniebanden.nl/vgvrxmy.php -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

Re: ListEditor adding immutable object from another RequestFactory request.

2013-01-05 Thread Thomas Broyer
On Friday, January 4, 2013 5:40:59 PM UTC+1, salk31 wrote: I'm not sure of the contract with a ListEditor. If I fetch an object using a different RequestContext is it my responsibility to make it editable in the editors RequestContext before adding to the list? The problem I'm having is

Re: ListEditor adding immutable object from another RequestFactory request.

2013-01-05 Thread salk31
Thanks Thomas, Explicit edit()ing does seem good as then the developer is aware that there will be two versions of the same object. What was catching me out is that the mutable copy is not equal() to its original, so remove from the list didn't work if I used the wrong reference. My only

Problems with Windows 8, JDK 7, GWT 2.5 and GWT Designer, Eclipse 3.7, and Tomcat 6. Do NOT use JDK 7.

2013-01-05 Thread colin
Happy New Year, everyone. I bought a Samsung ultrabook this Thanksgiving. Downloaded and installed this toolset (all 64-bit), and started doing some new code development. I run the code all in Eclipse up to last night. Then I run into issues when I tried to build the war and run it in

Re: Problems with Windows 8, JDK 7, GWT 2.5 and GWT Designer, Eclipse 3.7, and Tomcat 6. Do NOT use JDK 7.

2013-01-05 Thread Giuseppe La Scaleia
The problem is winzoz. Regards Inviato da iPhone Il giorno 05/gen/2013, alle ore 14:52, colin colinzhao...@yahoo.com ha scritto: Happy New Year, everyone. I bought a Samsung ultrabook this Thanksgiving. Downloaded and installed this toolset (all 64-bit), and started doing some new

Code Splitting Simple Example Still getting Thrown into Left Overs

2013-01-05 Thread Ashton Thomas
I would greatly appreciate some input here. I am trying to use the below references to implement Code Splitting w/ Activities/Place/GIN HOWEVER, I can't get anything to work. Not even a simple solution which I 'think' should be working regardless of my current implementation for A/P+GIN...

Fwd:

2013-01-05 Thread Manuel Carrasco
http://residuoeletronicodobrasil.com.br/fymgeio.php -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To post to this group, send email to google-web-toolkit@googlegroups.com. To unsubscribe from this group, send email to

Unable to intregrate gwt-ext with gwt 2.5

2013-01-05 Thread tagoor
Unable to intregrate gwt-ext with gwt 2.5 can u please help it out -- You received this message because you are subscribed to the Google Groups Google Web Toolkit group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/BO0TafDBJvUJ. To post to

GWT Calendar API 3 CalendarEntryPoint.java insertEvent returns Bad Request Cntx

2013-01-05 Thread Robo
CalendarEntryPoint.java works except for the insertEvent which is giving me a Bad Request Cntx as it is presented in the example. onModuleLoad, login, and getCalendarId work as expected, but the insertEvent returns Bad Request Cntx: