Notes: Release 0.2.1 of ArrowHead is a minor fix release. The major changes are: ADODB implementation is much further along, ASP sessions can be shared with Servlet/JSP sessions, added a check for DIM'ing a variable more than once, and assorted other fixes. See the UPGRADING-0.2.1.txt document for information about upgrading from 0.2.0 or earlier.
Changes: * Added large set of ADODB tests * Fleshed out ADODB.Connection, ADODB.Command, and ADODB.RecordSet * ADODB.RecordSet supports updatable record sets. * Implemented scoring mechanism to detect best match for function calling * Added test for DIM to detect dim-ming existing variables. * Added some more tests (8bit, byref) * Added mechanism to allow call-by-reference to Java objects. * Allow passing single-dimension ASP Array objects as Java array objects. * Re-worked sessions to be compatible with Servlet sessions. * Fix ON_SESSION_END to work after server re-start.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use