This package provides a mechanism to store additional information about
objects without need to modify object class.
Annotation factories
--------------------
There is more to document about annotations, but we'll just sketch out
a scenario on how to use the annotation factory for now. This is one
of the easiest ways to use annotations -- basically you can see them
as persistent, writable adapters.
|