Object Extension Framework (OXF): Realease-Notes Author: Manfred Duchrow Copyright (c) 2009-2020, by Manfred Duchrow. All rights reserved. ======================================================================= ----------------------------------------------------------------------- VERSION 3.3.0 (27/08/2020), 27 Unit Tests * Upgrade to gradle 6.3 * Dependencies upgrade ----------------------------------------------------------------------- VERSION 3.2.0 (28/12/2018), 27 Unit Tests * Dependencies upgrade ----------------------------------------------------------------------- VERSION 3.1.0 (09/11/2017), 27 Unit Tests * New interfaces and classes > ExtensionProcessor > MixinProcessor * ExtendedObject > Added - public void onExtensionsDo(final ExtensionProcessor processor) - public void onMixinsDo(final MixinProcessor processor) * ObjectExtender > Added - public static T extend(T objectToExtend, String extensionName, Object extension) ----------------------------------------------------------------------- VERSION 3.0.0 (28/01/2017), 5 Unit Tests * Migrated > Maven -> Gradle > SVN -> Git ----------------------------------------------------------------------- VERSION 2.2.0 (26/12/2016), 5 Unit Tests * Upgrade to PF 6.2.0 ----------------------------------------------------------------------- VERSION 2.0.0 (21/06/2014) * Upgraded to Java 6 ----------------------------------------------------------------------- VERSION 1.0 ( December 27, 2009 ) * Requires JDK 1.5 or higher -----------------------------------------------------------------------