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

ASF subversion and git services commented on PROTON-2542:
---------------------------------------------------------

Commit 08668d8043ac89f7880e29792d49e7267f572d94 in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=08668d80 ]

PROTON-2542: Remove reify operation

Turns out the reify operation is really asking the question "What is my
real class?" And it's only useful if the class is PN_OBJECT. So instead
of adding a whole sepearate operation and lookup we can just check if
the class if PN_OBJECT and if it is look up the "real" class.


> Simplify and Speed up proton-c object system
> --------------------------------------------
>
>                 Key: PROTON-2542
>                 URL: https://issues.apache.org/jira/browse/PROTON-2542
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>




--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to