> I've done some tests and it seems promising. The problem I have is
> that the get method sometimes returns primitive types (integers)
> rather than numbers, an old Java problem...
oops, sorry: I meant "rather than Objects".
That causes an exception:
[ERROR] Uncaught exception escaped
java.lang.IllegalArgumentException: Something other than a Java object
was returned from JSNI method
'@com.fourrf.fourcast.wbm.client.mib.NativeMibObject::get(Ljava/lang/
String;)': Cannot convert to type java.lang.Object from number
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---