< Previous by Date | Date Index | Next by Date > |
< Previous in Thread | Thread Index | Next in Thread > |
On 2006.03.26, at 15:16 , John Draper wrote:
I suppose I could have subclassed the DumThread and StackThread and that would have worked also.
Not only that, but you would have avoided introducing platform specific non-C++ foolery to the code-base.
As you suggested, this is strictly an artifact of your architecture and does not belong in reSIProcate itself.
Alan