[FAST-22] Add support for unsigned integer 64 max values Created: 30/Oct/08 Updated: 30/Oct/08 |
|
Status: | Open |
Project: | OpenFAST |
Component/s: | Message Object Model |
Affects Version/s: | None |
Fix Version/s: | 1.3.0 |
Type: | Improvement | Priority: | Default |
Reporter: | Jacob Northey | Assignee: | Jacob Northey |
Resolution: | Unresolved | Votes: | 0 |
Labels: | None |
Description |
Currently the maximum values for unsigned integer 64 is not supported. Create a new value object UnsignedLongValue that represents the largest numbers. Also create a parsing method for parsing large numbers. |