[
https://jira.jboss.org/jira/browse/JBPM-1418?page=com.atlassian.jira.plug...
]
Tom Baeyens commented on JBPM-1418:
-----------------------------------
Observable and Listener in the util package will move to the implementation. So we'll
have to analyse the API dependencies on those and see if we can remove those dependencies
from the API.
Then we rename the Listener to Observer
Then we can rename the EventListener interface to Listener, so that it matches the package
name.
discuss listener name clash
---------------------------
Key: JBPM-1418
URL:
https://jira.jboss.org/jira/browse/JBPM-1418
Project: JBoss jBPM
Issue Type: Task
Security Level: Public(Everyone can see)
Components: API, PVM
Reporter: Tom Baeyens
org.jbpm.pvm.listener is the package name for event listeners
org.jbpm.pvm.util.Listener is the listener interface in the observable pattern
maybe we should rename interface Listener to Observer
or we should rename package org.jbpm.pvm.listener to org.jbpm.pvm.eventlistener
to avoid confusion
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira