
||| Copyright (C) 1998-2006, Sumisho Computer Systems Corp. All Rights Reserved.
|||
||| Maintained by: Curl Solutions
========================
= CSK 5.0 RELEASE =
= Release Notes =
========================
--------------------------------------------------------------------------------
GUI CHARTS
==========
A migration directory is included with this release that illustrates how GUI
charts do what CSK charts did, and how GUI charts can be extended to accomplish
things the CSK charts could not easily do - see the EXAMPLES OF GUI CHARTS DOING
WHAT CSK CHARTS DID AND MORE in migration/GuiChartsVsCSKCharts.txt. There is
also a document describing how to structure your data as you migrate away from
the CSK charts toward the GUI charts - see the NOTES ON PREPARING TO USE THE NEW
GUI CHARTS in migration/GuiChartsVsCSKCharts.txt
CHANGES IN CSK 5.0
=======================
The CSK 5.0 release is functionally equivalent to the CSK 4.0 release upgraded
to run with the Surge 5.0 RTE/IDE. There have been some minor API changes which
are itemized below.
ITEMIZED CHANGES
================
[since CSK 4.0 distribution]
IMPROVEMENTS
- Upgraded all heralds from 4.0 to 5.0
- Changed version numbers in manifest files & package files (version = "5.0")
- Added float support and tweaked date support for pre-1972 in ADODB
COMPILER CHANGES
- Changed COM.CURL.CSK.FILEDB.FileConnection to
COM.CURL.CSK.FILEDB.CskFileConnection
- Changed COM.CURL.CSK.UI-UTILS.GroupBox to COM.CURL.CSK.UI-UTILS.CskGroupBox
- Changed COM.CURL.CSK.UI-UTILS.ProgressBar to
COM.CURL.CSK.UI-UTILS.CskProgressBar
- Aliased the Security Camera Demo's Slider class to avoid a conflict with
CURL.GUI.CONTROLS.Slider
COPYRIGHT & MAINTAINED BY
- Added 2006 to copyrights
- Changed "Maintained by:" from "Curl Professional Services" to "Curl Solutions"
||| Copyright (C) 1998-2006, Sumisho Computer Systems Corp. All Rights Reserved.
|||
||| Maintained by: Curl Solutions
========================
= CSK 5.0 RELEASE =
= Release Notes =
========================
--------------------------------------------------------------------------------
GUI CHARTS
==========
A migration directory is included with this release that illustrates how GUI
charts do what CSK charts did, and how GUI charts can be extended to accomplish
things the CSK charts could not easily do - see the EXAMPLES OF GUI CHARTS DOING
WHAT CSK CHARTS DID AND MORE in migration/GuiChartsVsCSKCharts.txt. There is
also a document describing how to structure your data as you migrate away from
the CSK charts toward the GUI charts - see the NOTES ON PREPARING TO USE THE NEW
GUI CHARTS in migration/GuiChartsVsCSKCharts.txt
CHANGES IN CSK 5.0
=======================
The CSK 5.0 release is functionally equivalent to the CSK 4.0 release upgraded
to run with the Surge 5.0 RTE/IDE. There have been some minor API changes which
are itemized below.
ITEMIZED CHANGES
================
[since CSK 4.0 distribution]
IMPROVEMENTS
- Upgraded all heralds from 4.0 to 5.0
- Changed version numbers in manifest files & package files (version = "5.0")
- Added float support and tweaked date support for pre-1972 in ADODB
COMPILER CHANGES
- Changed COM.CURL.CSK.FILEDB.FileConnection to
COM.CURL.CSK.FILEDB.CskFileConnection
- Changed COM.CURL.CSK.UI-UTILS.GroupBox to COM.CURL.CSK.UI-UTILS.CskGroupBox
- Changed COM.CURL.CSK.UI-UTILS.ProgressBar to
COM.CURL.CSK.UI-UTILS.CskProgressBar
- Aliased the Security Camera Demo's Slider class to avoid a conflict with
CURL.GUI.CONTROLS.Slider
COPYRIGHT & MAINTAINED BY
- Added 2006 to copyrights
- Changed "Maintained by:" from "Curl Professional Services" to "Curl Solutions"
|