Thursday, December 04, 2008                Register
On CQC Development

All of the CQC beta information on this site has been gathered from the www.charmedquark.com beta development forums. The information is the property of CQSL and/or the users who have posted comments and reply's on the CQSL web forums.

Please visit the Beta Discussion boards at www.charmedquark.com for more information.

Below you'll see a list of current beta releases. The details of each release can be located by clicking on the release name. This information has been taken directly from the CQC Beta Discussion forum.

Latest Release:
Version: 2.4.8
CQC Confidence Level: 95%

The 2.4 version is the production release.



Version 2.4.2
Release 2.4.2 was posted on 7/16/2008
Confidence Level: 90

The 2.4.2 release contains a number of CML enhancements, primarily within the text classes. The TextXCoder class has gleamed a new type and a couple new methods:

/MEng/System/Runtime/TextXCoder

Nested Class:

Enum=CvtErrActs
    Throw : "Throw on error";
    StopThrow : "Stop first, then throw";
    RepChar : "Use replacement character";
EndEnum;

Final, Non-Const Methods:

Method SetErrorAction([In] CvtErrActs ModeToSet);

Method SetRepChar([In] Char ToSet);

The text input stream classes also have a new type and a couple new methods. The StopThrow mode is NOT supported in these classes, however:

/MEng/System/Runtime/TextInStream

Nested Class:

Enum=InErrActs
    Throw : "Throw on error";
    RepChar : "Use replacement character";
EndEnum;

Final, Non-Const Methods:

Method SetErrorAction([In] CvtErrActs ModeToSet);

Method SetRepChar([In] Char ToSet);

Outside of the CML enhancements, the support for large and thumbnail size cover art images in the media repository system has been added. All of the repository and renderer drivers,that ship with CQC were updated to support this feature, as well as the CAB and media image widgets.

Visit the CQC Support forums for download information.

Beta List
 Version 2.4.9

Beta 2.4.9 released 07/31/2008

Read More...

 

 Version 2.4.8

Beta 2.4.8 released 07/27/2008

Read More...

 

 Version 2.4.7

Beta 2.4.7 released 07/24/2008

Read More...

 

 Version 2.4.4

Beta 2.4.4 released 07/20/2008

Read More...

 

 Version 2.4.2

Beta 2.4.2 released 07/16/2008

Read More...

 

 Version 2.4.1

Beta 2.4.1 released 07/09/2008

Read More...

 



   
Privacy Statement   |   Terms Of Use Copyright 2008 by Data Banker