DiscussionsIssue archiveOCCT:Application Framework

Archived issue #0029640

OCAF - add information on replacement of CDM_MessageDriver in upgrade guide

Open CASCADEOCCT:Application Frameworkclosed10 public notes

Search issues

Description

The changes made within issue #0029220 will lead to need of porting of any application that used old message system of OCAF, to the new one. Relevant indications for porting need to be added to upgrade guide (dox/dev_guides/updrade/upgrade.md)

Steps to reproduce

N/A.

Public activity

10 archived notes

Participants are labeled by their role within this record.

01Commenter 2
Branch [archived branch] has been created by Participant.

[revision removed]


Detailed log of new commits:

Author: szy
Date: Fri Apr 13 16:13:10 2018 +0300

    0029640: OCAF - add information on replacement of CDM_MessageDriver in upgrade guide.
    
    // added a new chapter to upgrade.md.
02Commenter 2
Added a new chapter "Unification of the Error/Warning reporting system of Application Framework".
03Commenter 3
Review, please.
04Commenter 4
Reviewed. No tests are needed.
05Commenter 5
Please revise the description to match intent of the upgrade guide: providing indications for the users that might have used the removed interface on how to port to 7.3.0. I deem that it is highly unlikely that someone was using CDM_MessageDriver to *send* messages, thus there is no much need to mention the method WriteMessage(). Instead, imagine the user who has his own class inheriting CDM_MessageDriver and passes it to OCAF to get its output, and explain how to accomodate to the new API.
06Commenter 2
Branch [archived branch] has been created by Author.

[revision removed]


Detailed log of new commits:

Author: Author
Date: Thu May 24 18:43:22 2018 +0300

    0029640: OCAF - add information on replacement of CDM_MessageDriver in upgrade guide.
    
    Information on replacement of CDM_MessageDriver by Message_Messenger is added in the upgrade guide.
    This replacement is recorded as rename in upgrade.dat
07Commenter 7
Reimplemented in branch CR29640_1
08Commenter 8
Added to branch CR0-OCCT730beta for integration
09Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]
10Commenter 2
Branch [archived branch] has been deleted by Participant.

[revision removed]

Related records