View Issue Details

IDProjectCategoryView StatusLast Update
0000057easycwmpEnhancementpublic2015-10-07 19:58
Reportermohamed.kallel Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionno change required 
Summary0000057: The data model engine should pass the ref param as a last arg to the get and set functions
Descriptionpass the ref param as a last arg to the get and set functions.

We should be able to retrieve the ref param in the get and set functions of each param.

Be careful for the defined get functions like

"echo 1.2"

we should think to use a customized echo function for this case

"common_echo 1.2"

common_echo() {
    echo "$1"
}
TagsNo tags attached.
e-mail notification

Activities

mohamed.kallel

2015-10-05 12:42

administrator   ~0000288

For the moment there is no need (neither a request) to have the refparam in the get/set value function.

So skip this issue. This issue could be reopened in the future if there is a need of it

Issue History

Date Modified Username Field Change
2015-06-03 10:57 mohamed.kallel New Issue
2015-06-03 11:03 mohamed.kallel Summary pass the ref param as a last arg to the set and get by the data model engine => The data model engine should pass the ref param as a last arg to the set and get functions
2015-06-03 11:03 mohamed.kallel Description Updated
2015-06-09 11:32 mohamed.kallel Summary The data model engine should pass the ref param as a last arg to the set and get functions => The data model engine should pass the ref param as a last arg to the get functions
2015-06-09 11:32 mohamed.kallel Description Updated
2015-06-09 12:51 mohamed.kallel View Status public => private
2015-06-09 12:51 mohamed.kallel Summary The data model engine should pass the ref param as a last arg to the get functions => The data model engine should pass the ref param as a last arg to the get and set functions
2015-06-09 12:51 mohamed.kallel Description Updated
2015-10-05 12:42 mohamed.kallel Note Added: 0000288
2015-10-05 12:42 mohamed.kallel Status new => resolved
2015-10-05 12:42 mohamed.kallel Resolution open => no change required
2015-10-05 12:42 mohamed.kallel Assigned To => mohamed.kallel
2015-10-07 19:58 mohamed.kallel View Status private => public