Project

General

Profile

Actions

User story #4316

closed

Add bundle to create the inverse result classes of other ones

Added by Nicolas PERRON about 10 years ago. Updated almost 2 years ago.

Status:
Released
Priority:
N/A
Assignee:
-
Category:
Generic methods
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

The bundle _classes_copy() permit to have the exact result classes from other ones.
Example:
If myClassA is a result class of a successful action, the result classes will be myClassA_kept, myClassA_not_repaired,etc...
The use of the bundle _class_copy() will permit us to have the same result classes but with different names. _classes_copy('myClassA','myClassB') will create the result classes: myClassB_kept, myClassB_not_repaired,etc..

But sometimes, this is the inverted classes we wants, that is to say with the same example: _classes_inverted_copy('myClassA','myClassB') with the result: myClassB_repaired, myClassB_not_kept,etc..


Subtasks 1 (0 open1 closed)

User story #4317: Bundle _classes_inverted_copy(src_class, new_class)ReleasedJonathan CLARKEActions
Actions #1

Updated by Nicolas PERRON about 10 years ago

  • Status changed from New to 13
Actions #2

Updated by Nicolas PERRON about 10 years ago

  • Status changed from 13 to Pending release
Actions #3

Updated by Benoît PECCATTE almost 9 years ago

  • Target version set to 0.x
Actions #4

Updated by Vincent MEMBRÉ over 7 years ago

  • Status changed from Pending release to Released
Actions #5

Updated by Alexis Mousset almost 2 years ago

  • Target version changed from 0.x to ncf-0.x
Actions #6

Updated by Alexis Mousset almost 2 years ago

  • Project changed from 41 to Rudder
  • Category set to Generic methods
Actions

Also available in: Atom PDF