Kees Nuyt <[EMAIL PROTECTED]> writes:

>
> Just a suggestion: Perhaps even on the home page.
>  
> "This the homepage for SQLite - a library that implements a
> self-contained, serverless, zero-configuration, _portable_,
> transactional SQL database engine."
>
> With a link to a 'Portable' paragraph on the 'Distinctive
> Features' page http://www.sqlite.org/different.html

A very good suggestion. It is interesting, that normally when software
is portable. Then the software is designed and developed in a way so
that the software will compile and build on various machines
(hereamong HW architectures). In this situation the emphasis should be
that the fileformat, even though it is binary, is portable (even
across HW architectures). Intuitively one would expect that text-based
fileformats are portable, and binary file formats are not portable.

Jarl



-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to