1.2.2
1.2.2
Agile Data was created some time ago, before factory() implementation was completed in Agile Core. At
that time we had to make a decision how to better set the default class for the field, so we used
propreties such as _default_class_addField
. Now that Agile Core allows us to specify Seed
, we
have refactored some of that internal functionality to rely on factory(). This should not impact
your applications unless you are using custom persistence. #261
Additional fixes: