Closed GoogleCodeExporter closed 9 years ago
Patch for Edm.SByte support.
Original comment by manuel.r...@gmail.com
on 21 Feb 2012 at 9:54
Attachments:
Thanks, I'll take a look.
Perhaps we should have java.lang.Byte (signed) map exclusively to Edm.SByte,
and introduce a new UnsignedByte type (no jdk equiv) to map to Edm.Byte.
Original comment by john.spurlock
on 21 Feb 2012 at 1:59
Yes, that would be the best solution. I just needed a quick fix when I ran into
this issue and came up with this patch. I would like to implement a new
UnsignedByte type as soon as I have the time and will send you a new patch (or
commit directly if it is okay for you).
Regards,
Manuel
Original comment by manuel.r...@gmail.com
on 21 Feb 2012 at 7:36
Original comment by john.spurlock
on 25 Feb 2012 at 3:53
Integrated patch as revision d9e08c6dc731
Leaving this issue open until we address unsigned bytes.
Original comment by john.spurlock
on 25 Feb 2012 at 4:14
This issue was closed by revision 9b1af560e22f.
Original comment by john.spurlock
on 3 Mar 2012 at 10:34
Added UnsignedByte type and mapped to Edm.Byte, should be all set.
Original comment by john.spurlock
on 3 Mar 2012 at 10:35
Original issue reported on code.google.com by
manuel.r...@gmail.com
on 21 Feb 2012 at 9:52