[jboss-jira] [JBoss JIRA] Created: (BPEL-235) Clean up composite activities
Alejandro Guizar (JIRA)
jira-events at lists.jboss.org
Sat Feb 17 11:11:30 EST 2007
Clean up composite activities
-----------------------------
Key: BPEL-235
URL: http://jira.jboss.com/jira/browse/BPEL-235
Project: JBoss jBPM BPEL
Issue Type: Task
Security Level: Public (Everyone can see)
Components: Engine
Affects Versions: jBPM BPEL 1.1 beta 3
Reporter: Alejandro Guizar
Assigned To: Alejandro Guizar
Fix For: jBPM BPEL 1.1.GA
Implementation of NodeCollection methods in CompositeActivity subclasses is:
a) incorrect, some methods are broken and some allow things they shouldn't
b) inefficient, the underlying data structures are not exploited
c) incoherent, the view presented by the NodeCollection interface does not match the picture presented by concrete methods in CompositeActivity subclasses
Furthermore, method overriding is abused, resulting in a hard-to-understand hierarchy. Review overrides to determine if a better approach exist.
--
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