Component Programming in D

Timon Gehr timon.gehr at gmx.ch
Wed Oct 3 14:34:19 PDT 2012


On 10/03/2012 05:59 PM, renoX wrote:
> I have some mixed feeling about component programming: add in all the
> examples the requirement to give the context (line number for example)
> where something happened (either a match or an error) and suddendly
> component programming becomes much more "tricky"!!
>

Just zip the range with a range of context information, just as would be 
done with an explicit loop.

> So for me component programming looks good on paper, but not so much in
> the real world..
>
> renoX
>
>




More information about the Digitalmars-d-announce mailing list