Thanks.  I guess I never considered using two different releases of any
product within the same executable.  Wonder how many use this feature
and why?

> -----Original Message-----
> From: Joe Wilson [mailto:[EMAIL PROTECTED]
> Sent: Thursday, November 03, 2005 8:54 AM
> To: sqlite-users@sqlite.org
> Subject: RE: [sqlite] Request for comment: Proposed SQLite API changes
>
>
> It's a primitive form of namespaces in C.
> Renaming the function calls allows Sqlite2 and Sqlite3 to coexist
> within the same executable/binary.
>
> Mind you, if the functionality of a documented function changes
> (as opposed to merely extended) I would think it would warrent
> a major revision number increase.  Sqlite versions 3.1.0 and 3.2.0
> did not change as radically as is planned for this upcoming release.
>
> --- Fred Williams <[EMAIL PROTECTED]> wrote:
>
> > Just curious, why is this being done anyway?  I think this
> is the only
> > software product I have used that has this "feature."  I
> fail to see the
> > usefulness from way up here above the source code, and I
...

Reply via email to