Download List

Project Description

Mirror DSL is a simple DSL layer to make Java
Reflection easier.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-03-03 23:46
1.6

This version comes with some bugfixes, support for proxies, instantiating without a constructor, pseudo-functional lists and some possible reflection speedups on Sun 1.5 and 1.6 JVMs.
Tags: Stable, Major feature enhancements

2009-07-27 06:26
1.5

A simple way to reflect only the elements you want and some performance issues were fixed.
Tags: Stable, Minor

2009-06-07 08:02
1.4

Mirror now has support for dealing with getters and setters. Some bugs were fixed.
Tags: Stable, Minor, bugfix

2009-01-05 17:37
1.3

The main change to this release of Mirror was
adding ReflectionProviders, a set of interfaces to
allow the user to use her own reflection code.
Besides that, the documentation was translated to
Brazilian Portuguese, Javadoc was added, and some
bugs were fixed (like not running under Java 5).
Tags: Major feature enhancements

2008-11-16 22:22
1.2

This first release comes with reflection support
for Class, Method, Field, Constructor, and
Annotations.
Tags: Initial freshmeat announcement

Project Resources