Index of /downloads/Agetor4.0/application_integration/dotnet_integration
AGETOR .NET INTEGRATION RELEASE NOTES:
This document describes changes and bugfixes to the
Agetor .NET Integration.
These changes may affect version upgrades, so if experiencing
problems after a version upgrade, please consult this document
and the major changes between the old and the new version.
===============================================================
2010-11-08 AGETOR .NET INTEGRATION 1.2.0 (Complete)
===============================================================
+ IMPORTANT: The AGETOR .NET INTEGRATION now requires .NET version 3.5.
+ Func: Support for using wrapper classes instead of the 'ref' keyword for out
and inout parameters. This can solve problems on certain systems when the
.NET Integration is exposed to COM (e.g., for Dynamics NAV).
===============================================================
2010-05-10 AGETOR .NET INTEGRATION 1.1.0 (Complete)
===============================================================
+ Func: Better logging through use of Log4j
+ Func: Method for creation of new structs using factory added.
+ Func: [Serializable] attribute added to Sequence class
===============================================================
2009-11-09 AGETOR .NET INTEGRATION 1.0.1 (Complete)
===============================================================
+ Bugfix: On some systems dates would not be transferred correctly due to timezone
differences.
===============================================================
2009-09-01 AGETOR .NET INTEGRATION 1.0.0 (Complete)
===============================================================
+ First release.