Issue 135: Arrays of primitives are not fully supported
- added new test case 'PrimitiveArrayTest', which tests all types of primitive
  array, including cycling Java -> YAML -> Java.
- removed outdated tests from generics.GenericArrayTypeTest and types.SeqTagTest
- updated BaseRepresenter to remove outdated "not fully supported" message
- updated SafeRepresenter to handle serializing primitive arrays
- updated Representer.checkGlobalTag to ignore primitive arrays
- updated BaseConstructor to handle constructing arrays of primitives as well as
  arrays of Object.
15 files changed
tree: d77235600c903a2a5f3a981fad98ef8b889288d4
  1. src/
  2. .hgeol
  3. .hgignore
  4. LICENSE.txt
  5. pom.xml