std.pattern..mixin temptes..std.concurrency

Sean Kelly sean at invisibleduck.org
Thu Jul 8 14:37:46 PDT 2010


BLS Wrote:
>
>   Would it makes sense to use the std.concurrency message passing system 
> for OO patterns that require message passing ?

I think so.  It's certainly safer than the traditional callback method, and seems best to standardize on one form of notification if at all practical to do so.


More information about the Digitalmars-d mailing list