jcricket / gwt-syncproxy

Provides Synchronous and Asynchronous access to GWT-RPC servlets from Java and Android
http://www.blueesoteric.com/open-source/gwt-syncproxy
Apache License 2.0
23 stars 14 forks source link

Update the Android library to support GWT 2.6.1 #37

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
Not applicable

What is the expected output? What do you see instead?
Not applicable

What version of the product are you using? On what operating system?
SyncProxyAndroid-0.4.2.zip
GWT 2.6.1

Please provide any additional information below.
It would be really great if you could compile the Android library against GWT 
2.6.1

Original issue reported on code.google.com by germin...@hutton.ac.uk on 19 May 2014 at 2:58

GoogleCodeExporter commented 9 years ago
I'll try to knock this out this weekend. If not, expect the updated library 
around end of the month. Thanks

Original comment by p.pr...@blueesoteric.com on 23 May 2014 at 6:30

GoogleCodeExporter commented 9 years ago
Glad to hear that you're still supporting the library. Any news regarding the 
update for 2.6.1?

Original comment by S.Raub...@web.de on 23 Jun 2014 at 3:01

GoogleCodeExporter commented 9 years ago
Sorry for the delay, I'm on it now, should be up in a couple hours.

Original comment by p.pr...@blueesoteric.com on 23 Jun 2014 at 4:38

GoogleCodeExporter commented 9 years ago
Android Library compiled against GWT 2.6.1. It is now available on the 
downloads page. Please report any issues with the new library. Thanks

Original comment by p.pr...@blueesoteric.com on 23 Jun 2014 at 4:50

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I've notices that the package `com.google.gwt.user.client.ui` seems to be 
missing from the jar. I can't remember if it was part of the previous releases.

The problem is, that I need this interface in particular 
"com.google.gwt.user.client.ui.SuggestOracle.Suggestion" which is not actually 
a UI component, but is located in that package.

Any suggestions?

Original comment by S.Raub...@web.de on 24 Jun 2014 at 8:54

GoogleCodeExporter commented 9 years ago
Ok, never mind. I worked around using Suggestion as the DTO.

Thanks for the excellent work on this library btw!

Original comment by S.Raub...@web.de on 24 Jun 2014 at 9:18