Re: Ruby stable API design

2012-09-14 Thread Darryl L. Pierce
On Thu, Sep 13, 2012 at 05:27:14PM -0400, Rajith Attapattu wrote: > >> Darryl, you could use %typemap(freearg) to ensure the respective free > >> function is called to cleanup. > >> How it gets called is also automatically handled by swig based on the > >> host language. > >> > > > > Maybe I'm miss

Re: release plans

2012-09-14 Thread Rob Godfrey
On 11 September 2012 20:42, Rafael Schloming wrote: > Hi Everyone, > > It's about time (probably well past time) to put out a first release. Ken > is working on getting his SSL patch updated against the recent trunk > changes, and that should be ready to land very shortly. With that done I > thin

[jira] [Resolved] (PROTON-24) Context fields are needed in link and session

2012-09-14 Thread Ted Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-24?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Ross resolved PROTON-24. Resolution: Fixed > Context fields are needed in link and session >

Re: release plans

2012-09-14 Thread Rajith Attapattu
I've already committed the bug fixes and is working on getting the driver code in. For the driver I plan to get it in, once I incorporate Rob's feedback. Once I get that in, for the second phase I would like to work with Rob to adjust the driver code to mirror the changes he's planning on the tran

[jira] [Created] (PROTON-26) Engine api naming proposal

2012-09-14 Thread Justin Ross (JIRA)
Justin Ross created PROTON-26: - Summary: Engine api naming proposal Key: PROTON-26 URL: https://issues.apache.org/jira/browse/PROTON-26 Project: Qpid Proton Issue Type: Improvement Comp

[jira] [Updated] (PROTON-26) Engine api naming proposal

2012-09-14 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-26: -- Description: See https://docs.google.com/spreadsheet/ccc?key=0ArGmVtK1EBOMdEw0bkp4OE5UOWpRRkx3RzVoTjliX0

[jira] [Updated] (PROTON-26) Engine api naming proposal

2012-09-14 Thread Justin Ross (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-26?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justin Ross updated PROTON-26: -- Attachment: engine-naming-01.patch Changes trace constants > Engine api naming proposal

[jira] [Created] (PROTON-27) Improvements on the Ruby Rakefile and gem distribution

2012-09-14 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-27: -- Summary: Improvements on the Ruby Rakefile and gem distribution Key: PROTON-27 URL: https://issues.apache.org/jira/browse/PROTON-27 Project: Qpid Proton

[jira] [Created] (PROTON-28) Ruby language binding improvements

2012-09-14 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-28: -- Summary: Ruby language binding improvements Key: PROTON-28 URL: https://issues.apache.org/jira/browse/PROTON-28 Project: Qpid Proton Issue Type: Improvem

[jira] [Updated] (PROTON-3) Packages the Proton Ruby bindings as a Ruby gem.

2012-09-14 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated PROTON-3: -- Issue Type: Sub-task (was: Improvement) Parent: PROTON-28 > Packages the Proton Ruby

[jira] [Updated] (PROTON-27) Improvements on the Ruby Rakefile and gem distribution

2012-09-14 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated PROTON-27: --- Issue Type: Sub-task (was: Improvement) Parent: PROTON-28 > Improvements on the R

[jira] [Created] (PROTON-29) Provide the Messenger and Message classes for easy messaging.

2012-09-14 Thread Darryl L. Pierce (JIRA)
Darryl L. Pierce created PROTON-29: -- Summary: Provide the Messenger and Message classes for easy messaging. Key: PROTON-29 URL: https://issues.apache.org/jira/browse/PROTON-29 Project: Qpid Proton

[jira] [Updated] (PROTON-29) Provide the Messenger and Message classes for easy messaging.

2012-09-14 Thread Darryl L. Pierce (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Darryl L. Pierce updated PROTON-29: --- Attachment: 0005-Rewrote-the-send-and-recv-Ruby-examples-to-use-the-n.patch 000

[jira] [Commented] (PROTON-29) Provide the Messenger and Message classes for easy messaging.

2012-09-14 Thread Rafael H. Schloming (JIRA)
[ https://issues.apache.org/jira/browse/PROTON-29?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456085#comment-13456085 ] Rafael H. Schloming commented on PROTON-29: --- I took a quick look at this and have

Java examples

2012-09-14 Thread Rajith Attapattu
I would like to commit the java version of the Mailbox example along with the driver code. I'm trying to determine the best location to place the files. Any suggestion ? I would like to include the examples in our first release. In addition to showing how to use the driver it also doubles as a gre

Unit tests for Proton-J

2012-09-14 Thread Rajith Attapattu
While we should stick to python for writing tests (that is used across proton-j and proton-c) as much tests as possible, we still need to write junit tests on the java side. In doing so we will have to have a lib directory to carry the junit jar. I know we are quite keen to keep proton dependency