RE: ObjectRepresentation with an Object embedding a negative int value

2012-04-23 Thread Jerome Louvel
://www.restlet.com http://twitter.com/#!/jlouvel -Message d'origine- De : Gabriel Pulido [mailto:gabriel.pulidodetor...@gmail.com] Envoyé : samedi 4 février 2012 20:36 À : discuss@restlet.tigris.org Objet : RE: ObjectRepresentation with an Object embedding a negative int value Hello

RE: ObjectRepresentation with an Object embedding a negative int value

2012-02-04 Thread Gabriel Pulido
Hello, I'm having this issue in a restlet 2.1RC2 version. I'm tring to deserialize an object that have a -1 value in an int variable and it fails when the client tries to deserialize. If I transform the int to double or use a positive value, it doesn't fails. The error is raised on the line 76 o

RE: ObjectRepresentation with an Object embedding a negative int value

2011-06-27 Thread Daan
Can you keep me up to date about the bug? I would like to know more about it, since the time-outs I receive because of the bug really decrease my performance. -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2778016

RE: ObjectRepresentation with an Object embedding a negative int value

2011-06-19 Thread Daan
Could you reproduce the bug? Any progress on it? -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2769080

RE: ObjectRepresentation with an Object embedding a negative int value

2011-06-07 Thread Daan
Sorry for the late reply. I created a small application, containing an object that wraps an int and a double. I choose for the double because on my project I recently came across a bug which wouldn't allow me to send the value 51.84455752. Thought 51.84455751 and 51.84455753 work fine, seems r

RE: ObjectRepresentation with an Object embedding a negative int value

2011-04-27 Thread Thierry Boileau
Hello, could you provide a sample test case? Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2725219

RE: ObjectRepresentation with an Object embedding a negative int value

2011-04-26 Thread Daan
I am also having problems with this. I am trying to send a negative int and receive errors. When I change the value to a positive value everything works alright. I am using the current unstable version for Android to send to Google App Engine. -

RE: ObjectRepresentation with an Object embedding a negative int value

2010-03-25 Thread Thierry Boileau
Hello Xavier, I've just tried with the jse edition and the gwt edition. It just works. Could you precise your context? Best regards, Thierry Boileau -- http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2465133