Aegis takes a collection of root classes declared as Set<Class<?>>.  I plan
to change this to be Set<java.lang.reflect.Type> to permit proper generic
analysis. Given how types do and don't work in Java, this will be slightly
incompatible.

Reply via email to