Am Montag, 22. Februar 2010 schrieb Geert Janssens:
> Hi,
>
> I'm about to make some changes in the code that will normalize file and
> database names. Internally, they will all be converted to either one of
> these internally:
> file://
> xml://
> sqlite3://
> mysql://:@:/
> postgres://:@:/
>
>
On Monday February 22 2010 16:40:30 Geert Janssens wrote:
> Hi,
>
> I'm about to make some changes in the code that will normalize file and
> database names. Internally, they will all be converted to either one of
> these internally:
> file://
> xml://
> sqlite3://
> mysql://:@:/
> postgres://:@:
Geert Janssens writes:
[snip]
> Any comments ?
Sounds good to me.
> Geert
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
warl...@m
Hi,
I'm about to make some changes in the code that will normalize file and
database names. Internally, they will all be converted to either one of these
internally:
file://
xml://
sqlite3://
mysql://:@:/
postgres://:@:/
Whenever the user is to be shown a such a name, they will be transformed i