Is there an OI Changelog? (OpenInsight 32-bit Specific)
At 11 MAR 2002 05:24:51PM Brad Carps wrote:
Is there a changelog available for public view documenting the difference between say, OI 3.7.2 and the new 32-bit version?
At 12 MAR 2002 01:14PM [url=http://www.sprezzatura.com]The Sprezzatura Group[/url] wrote:
There's the repository log for changes made through the repository, but I'm not sure if this will give you the information you are looking for. It will tell you the last time a repository entity was compiled or writen. The log defaults to the last 10 actions.
The reason I'm not sure if this suits your need is that the log is only activated if items go through the repository function. So, any process that directly updates a repository file (like SYSOBJ or SYSREPOSWINEXES) it will not appear in the log.
The standard RDK install process, which is used as part of an OI upgrade, does these direct writes. On the other hand, since the repository records are usually updated as well, there might be some information you can glean.
World Leaders in all things RevSoft
At 12 MAR 2002 03:03PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
If however all you want is a list of changes up to 3.7.5 here's that . (Obviously when it went to 4.01 it became 32 bit).
http://www.revelation.com/__8525652b0066bfaf.nsf/0/7478412B6172701688256B61005C756D?OpenDocument.
World Leaders in all things RevSoft
At 13 MAR 2002 12:32PM [url=http://www.sprezzatura.com" onMouseOver=window.status=Click here to visit our web site?';return(true)]The Sprezzatura Group[/url] wrote:
and from the 4.0.1 notes
Major Changes:
ยท All exe and DLL files are now 32-bit, with the exception of Reporter.EXE and its supporting Dlls.
. DLL calls now support Standard calling convertions. We've added new datatypes for DLL prototyping. They are INT, UINT, and HANDLE. If you have prototyped DLLs that didn't ship with OpenInsight originally, you will need to modify the prototype and re-run the Declare_Fcns command
. The 64k limit on record size and variable size has been removed.
. The maximum number of controls in a window has been quadrupled, from 115 to 460.
. Imaging has been improved.
. The system editor now supports larger programs, supports Control-F to find, and Control-A to select all.
. The Client/Server workspace no longer requires creating the 16-bit 'thunking' descriptions in the ODBC.INI file since OpenInsight can now talk to 32-bit ODBC data sources.
World Leaders in all things RevSoft