On 02/28/2012 07:48 PM, Andrew Stitcher wrote:
What I mostly want to illustrate here is that very few of the actual types used needs to be visible in the interface.
Yes, that is indeed a good point. Having different handle types for clarity without needing to define any inheritance between them is a benefit. (Again I think you could get the same benefit in a discriminated union of op structs).
--------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
