On 2009-10-10 16:56:33 -0400, language_fan <f...@bar.com.invalid> said:

And from that point of view, you can see templates as an compiled,
optimized version of runtime reflection and type creation capabilities.

Runtime reflection can be really expensive computationally, but it
becomes useful when you need mobile code.

What I was getting at is that given good enough runtime reflection, templates could depend on runtime parameters, and those templates could be instanciated at runtime.


--
Michel Fortin
michel.for...@michelf.com
http://michelf.com/

Reply via email to