Re: std.pattern.. templated publisher subscriber pattern, adding events to collections

2010-07-07 Thread Dmitry Olshansky
On 07.07.2010 14:54, Jacob Carlborg wrote: On 2010-07-07 10.48, Dmitry Olshansky wrote: On 07.07.2010 2:47, BLS wrote: Okay a bit better snippet than before. snippet should be almost functional.. /* Hi, Andrei brings in the idea of std.pattern. Seems that this module is "stalled"; Unfortunatel

Re: std.pattern.. templated publisher subscriber pattern, adding events to collections

2010-07-07 Thread Jacob Carlborg
On 2010-07-07 10.48, Dmitry Olshansky wrote: On 07.07.2010 2:47, BLS wrote: Okay a bit better snippet than before. snippet should be almost functional.. /* Hi, Andrei brings in the idea of std.pattern. Seems that this module is "stalled"; Unfortunately ! However I would like to enhance collecti

Re: std.pattern.. templated publisher subscriber pattern, adding events to collections

2010-07-07 Thread Dmitry Olshansky
On 07.07.2010 2:47, BLS wrote: Okay a bit better snippet than before. snippet should be almost functional.. /* Hi, Andrei brings in the idea of std.pattern. Seems that this module is "stalled"; Unfortunately ! However I would like to enhance collection classes (likewise dcollections) with a