proton-j/proton-c integration primer

2015-02-02 Thread Rafael Schloming
This question has been raised a couple times on IRC now, so I figured I should write up a quick summary. If you're newish to proton development, you might be wondering why there are two apparently independent projects (proton-c and proton-j) that share the same git repo and release cycle. These

Re: [java] Message codec improvements

2015-02-02 Thread Rafael Schloming
Overall I think this is a good direction. I made a bunch of more detailed comments on the patch. --Rafael On Mon, Feb 2, 2015 at 1:42 PM, Rajith Muditha Attapattu rajit...@gmail.com wrote: Rafi, further to our discussion I have posted a patch to illustrate the approach we plan to take. This

Re: puzzling issue with javascript bindings

2015-02-02 Thread Rafael Schloming
FYI, thanks to some help from Fraser, this issue should now be resolved. --Rafael On Sat, Jan 31, 2015 at 1:24 PM, Rafael Schloming r...@alum.mit.edu wrote: On Sat, Jan 31, 2015 at 12:27 PM, Fraser Adams fraser.ad...@blueyonder.co.uk wrote: Hopefully you got the build I mailed you, but

Non-reactive engine examples?

2015-02-02 Thread Darryl L. Pierce
Are there any example apps for Python that don't use the reactive APIs? -- Darryl L. Pierce, Sr. Software Engineer @ Red Hat, Inc. Delivering value year after year. Red Hat ranks #1 in value among software vendors. http://www.redhat.com/promo/vendor/ pgpBlkS2f_1Sx.pgp Description: PGP

[jira] [Commented] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-02-02 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301393#comment-14301393 ] ASF subversion and git services commented on PROTON-812: Commit

[jira] [Commented] (PROTON-811) [PATCH] proton-j: no way to implement idle timeout of a connection

2015-02-02 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301326#comment-14301326 ] Rafael H. Schloming commented on PROTON-811: Hi Adrian, Thanks for reworking

[jira] [Resolved] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-02-02 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-812?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gordon Sim resolved PROTON-812. --- Resolution: Fixed Fix Version/s: 0.9 There is now a LinkDetached subclass of LinkException,

Re: [java] Message codec improvements

2015-02-02 Thread Rajith Muditha Attapattu
Rafi, further to our discussion I have posted a patch to illustrate the approach we plan to take. This should enable me to make progress until you get a chance to make further changes on the Decoder side. Regards, Rajith On Thu, Jan 29, 2015 at 3:59 PM, Rajith Muditha Attapattu

Re: puzzling issue with javascript bindings

2015-02-02 Thread Fraser Adams
That's very generous of Rafael - he spotted the wood when I was still staring at the trees :-) I was quite impressed. I think I can at least claim the dubious honour of being one of the very few people who has managed to introduce an uninitialised pointer error into JavaScript code! I don't

[jira] [Commented] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-02-02 Thread Gordon Sim (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301530#comment-14301530 ] Gordon Sim commented on PROTON-812: --- When a peer detaches a link, it can supply a

[jira] [Commented] (PROTON-812) LinkException needs an attribute that indicates the reason for the exception.

2015-02-02 Thread Jeff Ortel (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-812?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14301493#comment-14301493 ] Jeff Ortel commented on PROTON-812: --- This looks great but not sure how it will