Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If you want to use annotation based type conversion, you have to annotate the class or interface with the Conversion Annotation.
Currently runtime evaluation of for these annotations is not supported. This feature will be added in the near future.

For now you have to run the apt target via ant (TODO: not yet in CVS).


Anchor
Conversion
Conversion

Conversion

The Conversion annotation must be applied at Type level.

Parameter

Required

Default

Notes

conversion

no

 

Used for Type Conversions being applied at Type level.

...