[ 
https://issues.apache.org/jira/browse/PROTON-127?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rob Godfrey resolved PROTON-127.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 0.3

The type package has been removed.  The public API classes/interfaces are now 
in an "amqp" package
                
> Rename the org.apache.qpid.proton.type package for nicer Scala support
> ----------------------------------------------------------------------
>
>                 Key: PROTON-127
>                 URL: https://issues.apache.org/jira/browse/PROTON-127
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-j
>            Reporter: Hiram Chirino
>            Assignee: Rob Godfrey
>            Priority: Minor
>             Fix For: 0.3
>
>
> 'type' is a reserved word in Scala. So when using proton from scala, you end 
> up doing imports like:
> import org.apache.qpid.proton.`type`.messaging.Accepted
> Which is kinda ugly.   Would be nice if that package was renamed so something 
> else.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to