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

BLS windevguy at hotmail.de
Thu Jul 8 17:25:05 PDT 2010


On 09/07/2010 01:04, Andrei Alexandrescu wrote:
> I think Observer is a very difficult pattern to make generic. There's
> very much variability. Here's an article I wrote about it:
>
> http://docs.google.com/viewer?url=http://erdani.com/publications/cuj-2005-04.pdf
>
>
> http://docs.google.com/viewer?url=http://erdani.com/publications/cuj-2005-06.pdf
>
>
>
> Andrei

Sorry for making so much noise.. Are we talking about :

mixin template Observer(T)
{
}

?

Or do you have a completely other strategy ? Your beginnings in 
std.pattern are somehow lost. :)


More information about the Digitalmars-d mailing list