[ 
https://issues.apache.org/jira/browse/PROTON-964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14646008#comment-14646008
 ] 

ASF GitHub Bot commented on PROTON-964:
---------------------------------------

GitHub user bozzzzo opened a pull request:

    https://github.com/apache/qpid-proton/pull/48

    PROTON-964: Proton-J extensible event types

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bozzzzo/qpid-proton proton-964

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/qpid-proton/pull/48.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #48
    
----
commit a72c23a136dddae7efd6385d3b32c406c861a016
Author: Bozo Dragojevic <bo...@digiverse.si>
Date:   2015-07-13T10:57:13Z

    PROTON-964: Proton-J extensible event types

----


> Proton-J extensible event types
> -------------------------------
>
>                 Key: PROTON-964
>                 URL: https://issues.apache.org/jira/browse/PROTON-964
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-j
>    Affects Versions: 0.10
>            Reporter: Bozo Dragojevic
>            Assignee: Bozo Dragojevic
>             Fix For: 0.11
>
>
> Event.Type is an enum which makes it impossible to extend.
> Introduce a separate interface EventType and make Event.Type implement it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to