The AttributeType class does not contain a type for java long integer. The
comments
/** For long values (64-bit) */
public final static AttributeType INTEGER = new AttributeType("INTEGER",
Integer.class);
is confusing, since Java integer type is 32-bit.
How do you guys deal with long interger attribute types?
Thanks!
Bing
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel