Compatibility API Guide

From Agent Factory

Jump to: navigation, search

As a result of ongoing improvements to the Agent Factory framework, it is sometimes necessary to reorganise the existing package structure. In an effort to ensure backwards compatibility, and to ease the transition to the new package the Compatibility API has been introduced. This API includes a number of classes that mimic the behaviour of certain key classes that were externally visible to applications that made use of Agent Factory. Where possible, these classes delegate their implementation to the the new classes.

This guide aims to keep track of all compatibility issues and to document those classes that are provided in an effort to maintain compatibility with previous versions of Agent Factory.