Hi, having a typo in the API for backwards compatibility? Wouldn't it be more sensible to add a second deprecated method with the typo in the name and have a properly named one as well?
Best, -- Richard > On 16.12.2016, at 22:49, [email protected] wrote: > > revert an api rename to reduce problems with backwards compatibility > > - public TypeClass getTypeClass(FeatureStructure fs); > + public TypeClass getTypClass(FeatureStructure fs);
