Add userid mapped parameters into FSM XML

Bug #993082 reported by Richard Leys
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
FSMDesigner
Fix Released
High
Richard Leys
5.1
Fix Released
High
Richard Leys

Bug Description

add a Parameters map in the core Fsm and saved in XML, to allow tools, like generators, to save parameters in the FSM.
The parameters are mapped to the userid to avoid conflicts in case of user-specific parameter values (like filesystem path etc..).

Looks like this:

<ToolsParameters>
    <Parameters userid="userid">
        <Parameter key="my.parameter">value</Parameter>
        <Parameter key="my.second.parameter">value</Parameter>
    </Parameters>

</ToolsParameters>

Tags: core save
Changed in fsmdesigner:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.