|
Remove all avenues for creation of the column 132 command
<< David Petrizze -- 05/30/06 06:31:23>>
Remove all avenues for creation of the column 132 command. This Task is in conjunction with PR#234548. Please see this report for more information.
<<END>>
<< Changes made by Neil Kay -- 02/27/09 11:26:58>>
Status: REVIEW to CLOSED
<<END>>
<< Jared Hess -- 09/07/06 19:16:59>>
Here is a note on the documentation side of things. I've removed the "132 column printout" topic and have also retaken the Parameters Settings dialog box, Dimension tab screen shot.
<<END>>
<< Ben Mathews -- 08/08/06 12:47:28>>
I added the virtual function handleDeprecatedCommand which can be used to change or delete a deprecated command. This might prove useful in removing old part program's column132 commands.
<<END>>
<< Tim Wernicke -- 08/08/06 11:37:51>>
Added to V42 Test Plan.
<<END>>
<< Dario Pellegrini -- 07/03/06 12:17:23>>
Reviewed. Changes from the source code point of view look fine to me. I didn't check their functionality that will be up to testers.
<<END>>
<< Changes made by Dario Pellegrini -- 07/03/06 12:17:34>>
Action: Dario Pellegrini to Bret Naylor
<<END>>
<< Paola Pallo -- 06/15/06 10:31:55>>
Merged and uploaded. Refer to the attached document for details of the implementation and testing .
For review :
------------------------
V42\EDITORS\editwin.cpp
V42\INCLUDE\GLOBALS.H
V42\SOURCE\COL132.CPP
V42\SOURCE\GLOBALS.CPP
<<END>>
<< Changes made by Paola Pallo -- 06/15/06 10:32:32>>
Action: Paola Pallo to Dario Pellegrini, Status: CODING to REVIEW
<<END>>
<< Paola Pallo -- 06/14/06 15:35:44>>
Completed, disabling also the editing in EW, and tested. Not yet uploaded for conflicts.
<<END>>
<< Paola Pallo -- 06/13/06 17:33:55>>
Coding.
<<END>>
<< Paola Pallo -- 06/09/06 17:17:09>>
Added a warning message on execution
Working in EW, but I couldn't disable the editing : being the command still loaded in the configuration, when you type '1' it is immediately recognized as part of '123COLUMN' command.
Still to be verified the creation of this command from automation.
<<END>>
<< Changes made by Paola Pallo -- 06/09/06 17:17:42>>
Status: DESIGN to CODING
<<END>>
<< Paola Pallo -- 06/09/06 14:49:35>>
Reworked resources and dialogs, and uploaded. Work in progress on command execution and EW changes.
For review:
V42\MENU\PARAMDIM.CPP
V42\MENU\PCDMIDOC.CPP
V42\RESOURCE\LANGS\ENGLISH\Resource.rc
<<END>>
<< Paola Pallo -- 06/07/06 16:27:08>>
Having some talk with Bret, and reworked the design document (attached) .
<<END>>
<< Paola Pallo -- 06/06/06 15:58:04>>
Preparing a document with a general procedure to manage obsolete commands, and sent to Bret/Dave for review.
<<END>>
<< Paola Pallo -- 06/01/06 17:29:54>>
Looking at the related report and investigating in the code .
Design note : v42 will not support the creation of this command from the dialog Parameter Settings/Dimension ( the check-box '132 Column Printout ' will be removed).
Serialization of legacy program containing the command 132COLUMN will be supported, butin case the parameter is ON it will be automatically changed to OFF (exactly because v42 is not supporting this format).
Note for my-self: the command is implemented in source/col132.cpp, the dialog is CParamDimenDlg (implemented in menu/paramdim.cpp).
<<END>> |
|