By cp29422
via manageability.org
Published: Dec 04 2006 / 23:09
One of the design decisions that has eluded me for quite some time now is the question of whether to choose code generation over runtime introspection (i.e. reflection). The consensus today is to avoid code generation. However, after difficulty working with today's crop of frameworks, I'm beginning to doubt the overuse of reflection.
Add your comment