[jboss-jira] [JBoss JIRA] Commented: (GPD-20) refactor naming strategy
Koen Aers (JIRA)
jira-events at jboss.com
Tue Jan 16 08:30:53 EST 2007
[ http://jira.jboss.com/jira/browse/GPD-20?page=comments#action_12350901 ]
Koen Aers commented on GPD-20:
------------------------------
This is related to the support of superstates.
> refactor naming strategy
> ------------------------
>
> Key: GPD-20
> URL: http://jira.jboss.com/jira/browse/GPD-20
> Project: JBoss jBPM GPD
> Issue Type: Task
> Components: jpdl
> Affects Versions: jBPM JPDL Designer 3.1.0 alpha1
> Reporter: Koen Aers
> Assigned To: Koen Aers
> Fix For: jBPM JPDL Designer 3.1.0.alpha3
>
>
> 1) generate default node names when nodes are created: {node1, node2, ...}. use this naming strategy for each node type.
> 2) do not generate a node name for the start-state. users should be able to give the start-state a name, though.
> 3) use the following naming strategy for end states: {end, end2, end3, end4, ...}
> 4) do not generate names for transitions. the problem reporting should generate warnings if a node-type requires named nodes. the correlation between the graphical information and the processdefinition.xml will be done based on the position (index), rather then on the name.
> 5) disallow slashes in names in a process definition (nodes, transitions, process definition, actions, ...) Because slashes will be used as a separator in hierarchical names. We should also investigate if it would be useful to specify a strict set of chars that can be used like e.g. 0-9,a-z,A-Z,space,dot
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list