July
25, 2003
In
This Issue
Other
Newsletters
DevSpace
Developer Support
For
more information and resources, visit ScriptEase:
ISDK DevSpace online.
Download
Center
For
latest updates and extensions, visit
the ISDK Download Center.
|
|
|
|
SE:ISDK 5.01 released
Version 5.01 of SE:ISDK/C and SE:ISDK/Java has just
been released. In addition to including fixes for all known 5.00
errata, version 5.01 includes:
- minor but useful enhancements to the API
- version 2 of the workshop and debugger
- new ways to save memory
5.00 users can learn more about 5.01 differences in
What's
new in 5.01
Should you move to 5.01?
In addition to 5.01 improvement, we have added many more test
setups for this 5.01 release, especially under the many Unix options.
This means that we have isolated and worked around more quirks
of the various systems; the more test situations we execute, the
more we are likely to have encountered all of the possible bugs.
For these is reason, (and the many 5.01 improvements) we
would recommend planning a move to 5.01.
All of your 5.00 code should work directly in 5.01 with very
few exceptions as noted in What's
new in 5.01 - Coding Changes. When you reach the point in
your development/release cycle where you would have upgraded to
a next 5.00 errata release, then you should instead plan on moving
to 5.01 (we do not expect to release a 5.00g version).
|
Errata
ISDK/C 5.00f
- SEObjectWrapper
has too many contexts; may be NULL: The SEObjectWrapper class,
used for auto-wrapping C++ classes, defines two fields to hold the current
context. They are not both updated together and one may be NULL when
needed. This may cause a crash if the NULL value is used. [Details]
Errata
ISDK/C 4.40f
Errata
ISDK/C 4.30g
Errata
ISDK/Java 5.00f
|