Re: [HACKERS] Re: XML (was: 2 patches)

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: [HACKERS] Re: XML (was: 2 patches)
Дата
Msg-id 199901020101.UAA09036@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: [HACKERS] Re: XML (was: 2 patches)  (Goran Thyni <goran@kirra.net>)
Ответы Re: [HACKERS] Re: XML (was: 2 patches)  (The Hermit Hacker <scrappy@hub.org>)
Список pgsql-hackers
> The pros, IMHO:
> * XML interfaces better to the object model of pgsql itself
> * XML interfaces better to XML-viewer, like next generation of
>   web browsers.
> 
> With a little imagination we can at some point in the future forget
> about making clients for the databases, just point your webbrowser
> at the serverport a make both SELECTs (displays) and INSERT/UPDATE
> (forms) with a few lines of javascript.
> 
> The con:
> * We have a good stable protocol but a little simplistic.
>   Anything new is not as good until it has matured. 
> 
> Thus I not suggesting replacing it until we have something
> better, sound resonable?

It is appealing to be able to talk to the database via some
sgml/html/xml format.  A proxy would allow this too, and it certainly
something that would be nice.  Certainly no reason we can't add it, and
if we start out as a proxy, we don't have to add it to the backend
itself.

--  Bruce Momjian                        |  http://www.op.net/~candle maillist@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Goran Thyni
Дата:
Сообщение: Re: [HACKERS] Re: XML (was: 2 patches)
Следующее
От: The Hermit Hacker
Дата:
Сообщение: Re: [HACKERS] Re: XML (was: 2 patches)