[EMAIL PROTECTED] wrote: > [I]f version 3.0 is a foundation move to implement enhanced language > functionality later,...
That is a correct assessment. SQLite version 3.0.0 is an enhancement to the foundation. SQL Langauge enhancements can be made later and in a backwards-compatible way. The only thing that really has to go into 3.0.0 is incompatible file format or API changes that will facilitate future enhancments.
-- D. Richard Hipp -- [EMAIL PROTECTED] -- 704.948.4565
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]