Archive for July, 2005

AOP goodies

Wednesday, July 27th, 2005

While reading a JavaOne presentation on apt — the Annotation Processing Tool [en], I discovered some AOP projects I had never heard of before.
The first one, rapt [en], is used in order to define mixins using Java5 annotations. This is grammatically speaking a little bit weird, but a nice usage of apt I guess. The presentation is […]

IntelliJ and file encodings

Wednesday, July 20th, 2005

Some few Hibernate interesting posts…

Wednesday, July 20th, 2005