User Activity

  • Committed [r230]

    Bump back to 4.0.0 since it's not released. Add getWriteMethod(Class) so it's simpler to fetch things based on a known class without needing an instance. Also added a getDefaultWriteMethod() which uses the propertyType of the bean to find the write method. This is only for limited situations. Cleaned up some warnings.

  • Committed [r229]

    Added defaultType to JSONTypeHierarchy

  • Committed [r228]

    Add ability to have multiple write methods resolved by the value of the type being passed in. So a method can have a setProperty( List<> ) and a setProperty( Map<> ) and it can resolve which one to use based on the value of the JSON types.

  • Committed [r227]

    Fix TypeVariable where the TypeVariable is in a base class and the subclass

  • Committed [r226]

    Attempt to rectify placing JSONTypeHierarchy on the base type / base class instead of the collectino usage point. Also this placing JSONTypeHierarchy on an interface which caused problems with ObjectFactory discovery.

  • Committed [r225]

    Removed bad import causing a warning.

  • Committed [r224]

    Fixed a defect where if you encounter Number it didn't know how to deserialize it because we didn't have NumberObjectFactory, but also because useMostSpecific wasn't written correctly for the latest changes in 4.0.0 where we stopped looking in the JSON object to find typing information.

  • Committed [r223]

    [maven-release-plugin] prepare for next development iteration

View All

Personal Data

Username:
charliehubbard
Joined:
2001-06-10 19:36:48

Projects

This is a list of open source software projects that Charlie Hubbard is associated with:

  • Flexjson   Last Updated:
  • pygmy   Last Updated:

Personal Tools