in reply to Eliminating Dynamic SQL Generation with Decision Matrices for Tighter Large Scale Applications

Hmm. Regarding your point 1. Id be pretty suprised if the issues in this point are non-trivial. In fact i'd be pretty suprised if 1.3 wasnt considerably slower than 1.2 for 99% of applications... (think file IO versus in memory string manipulation).

2 and 3 however are valid points that I will be putting some thought into with regards to my current project. Thanks.

Yves / DeMerphq
--
When to use Prototypes?

  • Comment on Re: Eliminating Dynamic SQL Generation with Decision Matrices for Tighter Large Scale Applications