Project

General

Profile

Feature #1671

Refactor C++ impl in OnlineHelp

Added by John Abbott about 2 years ago. Updated about 2 months ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
enhancing/improving
Target version:
Start date:
03 Mar 2022
Due date:
% Done:

0%

Estimated time:
Spent time:

Description

The code in OnlineHelp.C needs to be refactored (to make it smaller and more maintainable; extreme speed is not important).

Review the code; make a class/OO design, and implement.

Anna can be consultant for this.


Related issues

Related to CoCoA-5 - Support #242: CoCoA-5 Projects for students (e.g. crediti F and tesi)In Progress2012-09-28

History

#1 Updated by John Abbott about 2 years ago

  • Related to Support #242: CoCoA-5 Projects for students (e.g. crediti F and tesi) added

#2 Updated by John Abbott about 2 months ago

Currently OnlineHelp.C uses CoCoALib for throwing error exceptions. It would be nice to make @OnlineHelp.C independent of libcocoa.a.

#3 Updated by Anna Maria Bigatti about 2 months ago

John Abbott wrote:

Currently OnlineHelp.C uses CoCoALib for throwing error exceptions. It would be nice to make @OnlineHelp.C independent of libcocoa.a.

After realizing that this does something different from what you thought, do you still want to make it independent of libcocoa.a?

In fact, if the cleaning/OO is done well, it could even free us rom java/xsl.

Also available in: Atom PDF