Anonymous | Login | Signup for a new account | 2024-11-21 14:12 CET |
My View | View Issues | Change Log | Roadmap | Search |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0000540 | CLE/P | 1. CLE | public | 2014-08-12 07:52 | 2016-12-16 09:07 | ||||||||
Reporter | Falk Reichbott | ||||||||||||
Assigned To | Falk Reichbott | ||||||||||||
Priority | high | Severity | minor | Reproducibility | N/A | ||||||||
Status | assigned | Resolution | open | ||||||||||
Platform | General | OS | General | OS Version | General | ||||||||
Product Version | 1.1 | ||||||||||||
Target Version | 2.0 | Fixed in Version | |||||||||||
Summary | 0000540: Use CLP to implement CLE | ||||||||||||
Description | Currently CLE use argc/v directly to interprete the command line. Therefore key words of CLE must be type in the complete length, interactive help is restricted, aso. It would be useful, that CLE are implemented as a CLP overlay over all command and built-in functions as CLP object. This requires a few extensions at CLP: 1. If an object or overlay follows a sign (=) then the string behind are interpreted as parameter filename. The parameter file are readed and the content is parased with CLP. (dynamic allocation of the parameter string required) 2. A new type for path (doted keyword list) with a new optional link for asssignments (SGN) are required, to get path or keyword entries and path or keyword entries with assignment parsed. (including array support for chgprop) CLE reads the command table (including a new makro for aliasses) and append the command to the ClpArgument table containing the build in functions. For each build-in function a ini-, map-, run- and fin-function must be implemented and the corresponing CLP structures defined. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Attached Files | |||||||||||||
Relationships | |||||||||||
|
Issue History | |||
Date Modified | Username | Field | Change |
2014-08-12 07:52 | Falk Reichbott | New Issue | |
2014-08-12 07:52 | Falk Reichbott | Status | new => assigned |
2014-08-12 07:52 | Falk Reichbott | Assigned To | => Falk Reichbott |
2014-09-08 10:06 | Falk Reichbott | Relationship added | related to 0000159 |
2014-09-08 10:06 | Falk Reichbott | Relationship added | related to 0000529 |
2016-12-16 08:54 | Falk Reichbott | Target Version | 1.2 => 1.4 |
2016-12-16 09:07 | Falk Reichbott | Target Version | 1.4 => 2.0 |
Copyright © 2000 - 2024 MantisBT Team |