On 22 Oct 2007, at 15:16, Philip A. Chapman wrote
I've always thought of adding generics as an api change. Sure, it's one
that doesn't break backward compatibility, but it's a change non the

MetaDataKey(Class) -> MetaDataKey<T>

would count as an API change? Because the keys are always subclassed the type information is available at run-time no?

Reply via email to