Re: A tutorial on D templates: updates

2012-01-30 Thread Mattbeui
On Sunday, 29 January 2012 at 20:44:00 UTC, Philippe Sigaud wrote: Hello, I posted there a few weeks ago about a tutorial on D templates I put in github: https://github.com/PhilippeSigaud/D-templates-tutorial/blob/master/dtemplates.pdf . . . As before, do not hesitate to read, comment, post

Re: A tutorial on D templates: updates

2012-01-30 Thread bls
On 01/29/2012 12:44 PM, Philippe Sigaud wrote: Hello, I posted there a few weeks ago about a tutorial on D templates I put in github: https://github.com/PhilippeSigaud/D-templates-tutorial/blob/master/dtemplates.pdf Since then, I received numerous mails, issues, advices and thanks. Thank to

Re: A tutorial on D templates: updates

2012-01-30 Thread Philippe Sigaud
On Mon, Jan 30, 2012 at 13:07, bls bizp...@orange.fr wrote: First of all thank you so much for this wonderful book! Thanks! I would like to ask for a little enhancement regarding mixin templates. see snippet. Yes, this section is still bit short. But, what enhancement are you talking about?

Re: Mozilla Rust 0.1

2012-01-30 Thread Kagamin
On Saturday, 28 January 2012 at 17:24:03 UTC, Manfred Nowak wrote: Ask your manager why you must type your code in a crouded office space instead of narrating it behind a nice acoustically sealed devider. Never understood these skype addicts. It's freaking generation Y! They're supposed to

Re: A tutorial on D templates: updates

2012-01-30 Thread bls
Hi Philippe, Ok, something more interesting it combines suggestion 2) and 3). Still a quick hack, not much tested, but I think the intention is clear. The snippets show how a publisher subscriber pattern can be mixed in. Further it shows how a simple class could become a stack, queue, list

Re: Server-Side magazine interview, touches on D

2012-01-30 Thread Jesse Phillips
On Sunday, 29 January 2012 at 23:25:36 UTC, Nick Sabalausky wrote: The whole industry's moved over keeping server-side code out of the HTML So the whole industry has moved away from php? Sure templating is used so mixing php and html is as common, but if I'm not mistaken ? is still ? used a