This post originated from an RSS feed registered with Java Buzz
by Wilfred Springer.
Original Post: Macro Annotations
Feed Title: Distributed Reflections of the Third Kind
Feed URL: http://blog.flotsam.nl/feeds/posts/default
Feed Description: Distributed Reflections of the Third Kind
In my spare time, I am working on a framework that will allow you to declaratively map a data model to a bitstream representation, with support for all of the funky encoding mechanisms that you can imagine.
My framework - just like all other frameworks in Java these days - is based on annotations. Just [...]