On Mon August 31 2009 10:50:42 am Benson Margulies wrote:
> 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.

I actually think this is OK since Class implements Type.   In anycase, just 
add it to:    http://cxf.apache.org/23-migration-guide.html



-- 
Daniel Kulp
dk...@apache.org
http://www.dankulp.com/blog

Reply via email to