Re: GWT 2.7.0 RequestFactory + Spring + JPA + Hibernate optimistic locking implementation

2015-06-10 Thread Anton Mityagin
Yeah, i see. You implement manual version control in your project. But, I decided to use RF in my project to forget about transmission domain objects between server and client. In general, it is unclear why the guys at Google have made the RF this way. On Wednesday, June 10, 2015 at 2:51:48

Re: Website not working in IE11. How to solve?

2015-06-10 Thread David
Ed, Does your app have JSNI code or some code that does try {} catch(...) without reporting the issue ? When I run it through IE11 with break on every exception it report a lot of contains is undefined exceptions ... I don't know on what object it is being reported nor that it is relevant.

Re: GWT 2.7.0 RequestFactory + Spring + JPA + Hibernate optimistic locking implementation

2015-06-10 Thread Thomas Broyer
On Wednesday, June 10, 2015 at 12:21:03 PM UTC+2, Anton Mityagin wrote: In general, it is unclear why the guys at Google have made the RF this way. If you look at the changes between the various milestones and RCs of GWT 2.1, and then 2.1.1 and 2.2, you'll see that RF is totally different

Re: GWT 2.7.0 RequestFactory + Spring + JPA + Hibernate optimistic locking implementation

2015-06-10 Thread Anton Mityagin
Undoubtedly, RF - greate thing. I use it and plan to continue to use. The more that I get to make workaround for those things that do not exist in RF. Just very strange that such a good thing as RF does not support such basic things like optimistic locking, refire request after excpetion.

Re: titanium4j

2015-06-10 Thread Marteijn Nouwens
Also testing /evaluating it. But already have subscrition. Looks good. Op woensdag 10 juni 2015 00:29:55 UTC+2 schreef leandro: We are also evaluating it for one of our project. Great experience so faar. Definitely deserve a bit more advertissement Am Dienstag, 9. Juni 2015 17:38:14 UTC+2

@JsType doesn't compile for Gecko permutation

2015-06-10 Thread Bauna
I'm testing JsInterop with GWT 2.8.0-SNAPSHOT. It works fine with Chrome in Super Dev Mode but it throws a NPE on Firefox. Below I pasted the interface and the full stacktrace. Should I have to create an issue? Thanks, This is the interface: @JsType public interface Sketch { void

Re: Website not working in IE11. How to solve?

2015-06-10 Thread Ed Bras
Thanks @David, you sure gave me some good pointers Does your app have JSNI code or some code that does try {} catch(...) without reporting the issue ?​ Not as far as I know, but maybe the lib's I use. I use mainly GreenSock as external lib and they don't do try/catch for performance reasons. I

[gwt-contrib] GWT Meet-up 2015 Videos

2015-06-10 Thread Bhaskar Janakiraman
For those who missed the G+ post, the talks at the Meet-up are now on the GWT YouTube channel, enjoy! https://www.youtube.com/playlist?list=PL1yReUCGwGvrqscLu1EAyYRPrr0ceEHLE Bhaskar -- You received this message because you are subscribed to the Google Groups GWT Contributors group. To