Closed (fixed)
Project:
Amazon Simple Queue System
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Oct 2015 at 20:16 UTC
Updated:
4 Jan 2016 at 01:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
lahoosascoots commentedPatch attached.
Comment #3
orbmantell commentedThis patch accomplishes exactly what I want.
Comment #6
skwashd commentedThanks for the patch. This is something that has bugged me for a while. Protected allows the class to be easily extended, but avoids the tight coupling discussed in the (removed) documentation.
I have committed this on the 7.x-1.x branch and an updated version on the new 7.x-3.x branch.