|
The widespread adoption of the Java programming language by the Internet community creates an opportunity for developers to create a new class of interactive applications. The language and environment specifications provide mechanisms for the creation and management of small reusable feature sets known as Java Beans, whose functions generally represent only a portion of a Web application. However, the specifications do not suggest methods by which these beans should dynamically exchange data.
This document describes the changes planned for InfoBus for version 1.2. This release adds a new interface, ReshapeableArrayAccess, which extends ArrayAccess to allow various ways of changing the dimensions of an array. Some new interfaces, classes, and methods will be included. This release is source and binary compatible with applications written for InfoBus 1.1.1. Applications written for InfoBus 1.2 will not be backward compatible with InfoBus 1.1.1 if they use any of the new features.
 |
 |