Skip to content

Ideas for cycle action #634

@Jeff0S

Description

@Jeff0S

From jeffos...@gmail.com on March 01, 2014 15:56:37

Received this by PM. Already heard those requests, and for once they're very clear => making an issue to keep track of it...


I have an idea for new statements in cycle actions:

  • IFAND, IFOR and IFXOR (IFNAND, IFNOR and IFXNOR too),
  • ability to force to on or off a toggle action (ON and OFF , or SET/CLEAR),
  • a statement to exit a loop cycle
    i.e.
    LOOP x
    ...
    IF

    EXITLOOP
    ENDIF
    ...
    ENDLOOP
  • a prompt to ask how many loop cycles must be performed when an action executes it (if LOOP 10 is found then the cycle is executed 10 times, if LOOP # is found then the prompt is displayed).

I think they would be usefull for more complex actions.

Original issue: http://code.google.com/p/sws-extension/issues/detail?id=634

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions