On 1. Aug 2019, at 23:24, Hai-son X Nguyen <[email protected]> wrote: > > We could adjust the update to return FSArray<? extends FeatureStructure> > instead to meet the source compatibility too.
The type system descriptor knows which kind of feature structure is returned, so we should use that information. It saves client code from explicitly down-casting to those subtypes of FeatureStructure. Is there a problem with doing a minor feature release instead of a bugfix release? -- Richard
