| From: | The Hermit Hacker <scrappy(at)hub(dot)org> |
|---|---|
| To: | Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us> |
| Cc: | Goran Thyni <goran(at)kirra(dot)net>, pgsql-hackers(at)postgreSQL(dot)org |
| Subject: | Re: [HACKERS] Re: XML (was: 2 patches) |
| Date: | 1999-01-02 03:13:54 |
| Message-ID: | Pine.BSF.4.05.9901012313340.9916-100000@thelab.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
On Fri, 1 Jan 1999, Bruce Momjian wrote:
> > 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.
And, of course, as it matures, its something we can always roll
into the backend :)
Marc G. Fournier
Systems Administrator @ hub.org
primary: scrappy(at)hub(dot)org secondary: scrappy(at){freebsd|postgresql}.org
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 1999-01-02 17:25:12 | Re: [HACKERS] Re: XML (was: 2 patches) |
| Previous Message | Bruce Momjian | 1999-01-02 01:01:28 | Re: [HACKERS] Re: XML (was: 2 patches) |