[gwt-contrib] Re: Upcoming overhaul to JsInterop annotations in preparation towards v1.0 release

2015-05-09 Thread Alex White
+1 to keeping the original system. For an interface a finite number of types infinite number of String parameters. Once it gets properly documented on gwtproject.org I doubt people will consider it confusing. The problem imo is that most of the existing stuff out there is pseudocode. We just

Re: [gwt-contrib] Re: Upcoming overhaul to JsInterop annotations in preparation towards v1.0 release

2015-05-09 Thread 'Ray Cromwell' via GWT Contributors
There are multiple things JsInterop needs to accomplish: 1) preventing method/field renames 2) pinning methods (preventing code pruning) 3) giving a global name/namespace alias to something 4) auto-converting parameters to allow idiomatic programming 5) allowing GWT objects to extend native

[gwt-contrib] Errors during GWTTestCase and uibinder

2015-05-09 Thread Julien Dramaix
Hi Everyone, Since yesterday, I'm not able to start any GWTTestCase using uibinder, I've got the error below. An idea ? Unexpected exception occurred while parsing HTML snippet org.xml.sax.SAXNotRecognizedException: Feature ' http://cyberneko.org/html/features/scanner/allow-selfclosing-tags' is