So I've made some improvements to TypeLiteral and AnnotationLiteral,
including making them serializable.
I need to get some sleep now, but at the last minute I noticed that
AnnotationLiteral is pretty broken for primitive array valued members.
You can't do Object[].class.cast() on primitive arrays.
We need to fix that before release.
--
Gavin King
gavin.king(a)gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org