Re: Proposed Design Checklist to add to Qpid developers page

2013-04-03 Thread Alan Conway
On 04/03/2013 01:47 PM, Chuck Rolke wrote: This is a great list of considerations to which I'd add: - Platform support (C++, bindings) - HA implications Now that we have ditched the old cluster module, HA should no longer be so sensitive to changes elsewhere in the code. I don't thin

Re: Proposed Design Checklist to add to Qpid developers page

2013-04-03 Thread Chuck Rolke
y" > To: dev@qpid.apache.org > Sent: Wednesday, April 3, 2013 7:57:20 AM > Subject: Proposed Design Checklist to add to Qpid developers page > > On a number of occasions, I've been involved in Qpid changes that have > required rework because certain aspects of the design wer

Proposed Design Checklist to add to Qpid developers page

2013-04-03 Thread Phil Harvey
On a number of occasions, I've been involved in Qpid changes that have required rework because certain aspects of the design were not considered early on. To mitigate this, I'd like to add a Design Checklist to the Qpid web site that we can all refer to, either when designing features or reviewing