You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/06/22 16:13:54 UTC

[jira] Created: (PIVOT-537) Move message processing functionality to pivot-core

Move message processing functionality to pivot-core
---------------------------------------------------

                 Key: PIVOT-537
                 URL: https://issues.apache.org/jira/browse/PIVOT-537
             Project: Pivot
          Issue Type: Improvement
          Components: core-util, wtk
            Reporter: Greg Brown
            Priority: Minor


Move the subscribe(), unsubscribe(), and sendMessage() methods from ApplicationContext to a new org.apache.pivot.util.MessageBus class; rename ApplicationContextMessageListener to org.apache.pivot.util.MessageBusListener.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (PIVOT-537) Move message processing functionality to pivot-core

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-537.
------------------------------

    Resolution: Fixed

> Move message processing functionality to pivot-core
> ---------------------------------------------------
>
>                 Key: PIVOT-537
>                 URL: https://issues.apache.org/jira/browse/PIVOT-537
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-util, wtk
>            Reporter: Greg Brown
>            Priority: Minor
>
> Move the subscribe(), unsubscribe(), and sendMessage() methods from ApplicationContext to a new org.apache.pivot.util.MessageBus class; rename ApplicationContextMessageListener to org.apache.pivot.util.MessageBusListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (PIVOT-537) Move message processing functionality to pivot-core

Posted by "Greg Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PIVOT-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown updated PIVOT-537:
-----------------------------

    Fix Version/s: 2.0

> Move message processing functionality to pivot-core
> ---------------------------------------------------
>
>                 Key: PIVOT-537
>                 URL: https://issues.apache.org/jira/browse/PIVOT-537
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-util, wtk
>            Reporter: Greg Brown
>            Priority: Minor
>             Fix For: 2.0
>
>
> Move the subscribe(), unsubscribe(), and sendMessage() methods from ApplicationContext to a new org.apache.pivot.util.MessageBus class; rename ApplicationContextMessageListener to org.apache.pivot.util.MessageBusListener.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.