Subject Re: [IB-Architect] RE: Classic vs. superserver (long, very very long)
Author Arno Brinkman
Hi, Jim

> Less than it would appear. BLR is compiled into an execution tree
> which is then optimized. The SQL compiler could generate the same
> execution tree, just skipping BLR generation and BLR parsing. Nothing
> would require any change to the execution side.

Do you mean complete destroy the BLR part or do you mean let only
the DSQL part ignore the BLR part ?
This opens easier ways of implementing new DSQL features also!

Regards,
Arno