On 27 December 2013 09:55, Adam D. Ruppe <destructiona...@gmail.com> wrote:

> On Thursday, 26 December 2013 at 23:37:07 UTC, Joseph Rushton Wakeling
> wrote:
>
>> Could it be workable to have a minimal server + plugins design akin to
>> what you did with Remedy for game functionality?
>>
>
> You could also just use CGI, which doesn't require any restart for
> changes, and can also easily enough compile and cache lazily (like or even
> with rdmd)
>

Compile times are very slow even in my simple web applications when there
are lots of templates sadly. Hopefully CTFE gets much faster in the future.

Reply via email to