Re: SuperDevMode not so super

2012-11-14 Thread Joshua Kappon
Also facing the same issue. On Wednesday, November 14, 2012 10:24:35 AM UTC+2, StefanR wrote: In a larger GWT multi project app and it took me several hours to get the new SuperDevMode running (I found this videohttp://jeff-davis.blogspot.de/2012/07/setting-up-gwt-25s-superdevmode.htmlvery

is there an easy way to disable Storage?

2012-09-09 Thread Joshua Kappon
Hi We use gwt's Storage class to persist data. our code calls Storage.getLocalStorageIfSupported(); before each try. Is there an easy way to create a mock of Storage so that Storage.getLocalStorageIfSupported() returns false all the time? We thought about extending it and using replace-with on

Re: is there an easy way to disable Storage?

2012-09-09 Thread Joshua Kappon
On Sunday, September 9, 2012 9thanks a :28:17 PM UTC+3, Jens wrote: In your module you could set the property storageSupport to no to disable storage (see Storage.gwt.xml). -- J. Thanks Jen, it works perfectly! -- You received this message because you are subscribed to the Google

Re: Google IO 2012 : no GWT session ?

2012-07-09 Thread Joshua Kappon
We're hoping that the steering committee will make steps for reaching and expanding the GWT community more actively. I think that a great step in this direction is establishing a road-map with the help of the community. Regular GWT Hangouts could also be nice ;) On Sunday, July 8, 2012

Re: Google IO 2012 : no GWT session ?

2012-05-17 Thread Joshua Kappon
On Thursday, May 17, 2012 9:00:00 AM UTC+3, Celinio Fernandes wrote: Hello, I just noticed that the schedule for Google IO 2012 is now available : a href=https://developers.google.com/events/io/sessions; target=_blankhttps://developers.google.com/WBRevents/io/sessions/a Not sure whether it

Re: Google IO 2012 : no GWT session ?

2012-05-17 Thread Joshua Kappon
Great to hear. On Thursday, May 17, 2012 1:23:59 PM UTC+3, Thomas Broyer wrote: On Thursday, May 17, 2012 8:00:00 AM UTC+2, Celinio Fernandes wrote:blockquote class=gmail_quote style=margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1exHello, I just noticed that the

Re: RF: error.getExceptionType() returns null in Receiver#onFailure

2012-05-06 Thread Joshua Kappon
Weird. have you tried throwing another type of exception? On Wednesday, May 2, 2012 6:07:40 PM UTC+3, Gilad Egozi wrote: *Hello* * * *In the server side i have:* public void throwException() throws Exception { throw new NullPointerException(fslkdjflks); } *in the client side i have:*

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-05-02 Thread Joshua Kappon
On Friday, April 20, 2012 4:15:27 PM UTC-7, Joshua Kappon wrote: Thanks for commenting Ray (and also for keeping us posted on G+) - Super draft mode looks great, and I can't wait to see what else you got up your sleeves. I understand that the GWT team is regrouping, and hope you'll keep us posted

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-21 Thread Joshua Kappon
Great! Thanks for Ray, looking forward hearing from you. -- 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/-/F_zzFyjpQYMJ. To post to this group,

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-20 Thread Joshua Kappon
Thanks for commenting Ray (and also for keeping us posted on G+) - Super draft mode looks great, and I can't wait to see what else you got up your sleeves. I understand that the GWT team is regrouping, and hope you'll keep us posted. I also feel, that the community wants to be more informed and

Re: Testing app with subdomains in development-mode

2012-04-17 Thread Joshua Kappon
Unfortunately, neither the GWT plugin nor the GWT developer mode server support wildcards with sub-domains, so you'll need to configure you're sub domains one at a time (see and star Issue 7003http://code.google.com/p/google-web-toolkit/issues/detail?id=7003 ). you'll need to do the following:

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-15 Thread Joshua Kappon
I personally believe that someone at Google decided GWT is too complicated for web developers out there and has failed the test of getting traction (I know a lot of people are using it, but I think they were aiming for a number similar to the JS community). I personally think that Dart is out

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-11 Thread Joshua Kappon
I understand (and do that), but I think GWT should get more attention from Google, and that it is not enough. GWT is amazing, absolutely amazing. Google has developer advocates that are helping with the G+ platform, android, Chrome web store, chromium OS and more, they publish new content, hear

Re: HTML5 Offline Web-Application

2012-04-11 Thread Joshua Kappon
Thanks, Can you explain the relationship between the two linkers? On Monday, April 9, 2012 3:39:03 AM UTC+3, Shawn wrote: Hi, Followed this thread, and also stumbled the same problem. anyone solved this? DevMode warning: Clobbering appcache.nocache.manifest to allow debugging.

Re: HTML5 Offline Web-Application

2012-04-11 Thread Joshua Kappon
And also, how do you cause the linkers not to run on devMode? On Wednesday, April 11, 2012 4:21:48 PM UTC+3, Joshua Kappon wrote: Thanks, Can you explain the relationship between the two linkers? On Monday, April 9, 2012 3:39:03 AM UTC+3, Shawn wrote: Hi, Followed this thread, and also

Re: HTML5 Offline Web-Application

2012-04-08 Thread Joshua Kappon
Followed this thread, and also stumbled the same problem. anyone solved this? On Saturday, September 3, 2011 11:37:57 AM UTC+3, -sowdri- wrote: Hi, The above solution was working fine, i even deployed a version and tested it live! But suddenly i've started getting this error: DevMode

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-05 Thread Joshua Kappon
been using GWT for over 4 years. We have build a very large and amazing set of web applications using GWT. We are very invested in GWT and I am eager to see some more obvious signs of life. Trey On Apr 4, 6:20 am, Joshua Kappon shuky.kap...@gmail.com wrote: Joseph, Coderinabstract I

Re: GWT 2.5 and beyond

2012-04-03 Thread Joshua Kappon
I second that On Friday, March 30, 2012 1:43:32 PM UTC+3, jimo wrote: Hello, I'm currently using GWT for a project and am interested in its future, as I've noticed that there hasn't been much activity (source changes, etc.) of late ... Thanks, Jim -- You received this message

Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-02 Thread Joshua Kappon
With the rise of the new developers.google.com, and with Google trying to rally up developers using Google technologies and products, and the rise of Dart and unclear future of GWT, I think it's about time that Google will rethink the all We don't and won't have a road map, and there are no

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-02 Thread Joshua Kappon
Dear Alen. In my opinion, if Google would stop working on it, then GWT's future is unclear. It might be adopted by the contributors and it also might be droped after sometime. The problem is you never know. I personally think it won't be droped any time soon, since Google is heavly vested in

Re: Call for action: Time to rethink a road-map and more frequent updates for GWT.

2012-04-02 Thread Joshua Kappon
On Monday, April 2, 2012 6:30:14 PM UTC+3, Alan Chaney wrote: On 04/02/2012 08:19 AM, Joshua Kappon wrote: With the rise of the new developers.google.com, and with Google trying to rally up developers using Google technologies and products, and the rise of Dart and unclear future of GWT

Re: How does registerForProxyType works

2011-06-15 Thread Joshua Kappon
You need to cause a version change on the object to cause an update EntityProxyChange event. are you changing the version on the object once one of the clients is changing it? On Jun 15, 12:18 am, Aldo Neto tumo...@gmail.com wrote: Hi, Thanks for the hint, but unless I'm doing something wrong

Re: How does registerForProxyType works

2011-06-15 Thread Joshua Kappon
Disregard my last post, it doesn't work with multiple clients, only with one. On Jun 15, 9:37 am, Joshua Kappon shuky.kap...@gmail.com wrote: You need to cause a version change on the object to cause an update EntityProxyChange event. are you changing the version on the object once one

Re: RequestFactory not working when upgrade from 2.2 to 2.3

2011-05-15 Thread Joshua Kappon
Thank! I added the json-20090211.jar to my build path and it solved the problem! On May 14, 10:43 pm, Hilco Wijbenga hilco.wijbe...@gmail.com wrote: On 13 May 2011 16:26, Joshua Kappon shuky.kap...@gmail.com wrote: Hi All I'm trying to upgrade my project to use GWT 2.3 I

RequestFactory not working when upgrade from 2.2 to 2.3

2011-05-14 Thread Joshua Kappon
Hi All I'm trying to upgrade my project to use GWT 2.3 I changed all the imports and xml project and web.xml to point to the new packages locations. but RequestFactory calls still don't work. when running in dev mode I get the following exceptions on run time: java.lang.NoClassDefFoundError: