On Mon, 12 Mar 2001 23:45:29 -0700
Uche Ogbuji <[EMAIL PROTECTED]> wrote:

> > The problem I see with Java as a specification language is not so much
> > that Java-specific features will find their way into the spec, but that
> > JDBC-specific ones will. The current API draft has things like
> > DriverManager and Driver.getConnection(uri, props) that seem to have
> > come straight from java.sql. Is this relevant to other languages? Uche?
> > Any COM developers? Any embedded SQL people?
> 
> I don't have any knee-jerk problem with looking to Java for structure and 
> naming ideas.  We should also consider structures from Python, Perl, PHP and 
> other languages with established DB APIs.  My main concern is that we should 
> bring these structures through a carefully language-neutral lens before 
> deciding which ones to put in place.

Ok, than I'll start to look through this language-neutral lens on the
term "Stream". In my proposal I used the Stream return type to provide
access to binary content. (e.g. unparsed entities) Some of you criticized
that a (Input/Output)Stream is very Java-centric. But is this true?
IMO, a Stream is a basic term which most (all?) languages provide.

Lars
--
______________________________________________________________________
Lars Martin                                    mailto:[EMAIL PROTECTED]
SMB GmbH                                        http://www.smb-tec.com


----------------------------------------------------------------------
Post a message:         mailto:[EMAIL PROTECTED]
Unsubscribe:            mailto:[EMAIL PROTECTED]
Contact adminstrator:   mailto:[EMAIL PROTECTED]
Read archived messages: http://archive.xmldb.org/
----------------------------------------------------------------------

Reply via email to