On Sat, 26 Feb 2011 01:08:06 +0900, dennis luehring <[email protected]>
wrote:
Am 25.02.2011 15:26, schrieb Masahiro Nakagawa:
the old days (of D)?
A year and a half.
code available?
No. It was a joke program for me.
why the switch to pure runtime based?
When CMS using compile-time template exists, how does user update
template
file?
ok but when used as (for example) debugging help is no need for runtime
loading, for example i use templates likes this for graph debugging -
but it would be nice to reduce the runtime loading (even my large
string) to compile-time :)
I agree this point.