Apache "mod_d" needs C to instantiate D interpreter?

Roman Ivanov isroman.DEL at ETE.km.ru
Tue Nov 9 16:43:24 PST 2010


On 11/9/2010 12:17 AM, Nick Sabalausky wrote:
> "Andrei Alexandrescu" <SeeWebsiteForEmail at erdani.org> wrote in message 
> news:ibaepi$vfh$1 at digitalmars.com...
>>
>> People at Facebook told me that the adoption of D inside the company might 
>> be helped if they could simply write <?d ... ?> to insert D code into a 
>> page. I'm not sure how difficult such a plugin would be to implement.
> 
> I'm very suprised by that. That's become considered very bad style by most 
> of the [professional] web dev world quite awhile ago, and for very good 
> reason. Rails-, django- and even ASP.NET-style "pass variables into an HTML 
> template" approaches have proven to be...well...frankly, much less shitty.

AFAIK, Ruby uses imperative erb templates. ASP.NET developers also
slowly move from WebForms mess towards much more structured ASP.NET MVC,
which uses executable code for templates.


More information about the Digitalmars-d mailing list