Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 18744 invoked from network); 9 Jun 2005 19:05:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 9 Jun 2005 19:05:35 -0000 Received: (qmail 18697 invoked by uid 500); 9 Jun 2005 19:05:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 18663 invoked by uid 500); 9 Jun 2005 19:05:34 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: List-Post: List-Id: Reply-To: "Derby Development" Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 18646 invoked by uid 99); 9 Jun 2005 19:05:34 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=HTML_30_40,HTML_MESSAGE,HTML_TITLE_EMPTY X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from brmea-mail-3.Sun.COM (HELO brmea-mail-3.sun.com) (192.18.98.34) by apache.org (qpsmtpd/0.28) with ESMTP; Thu, 09 Jun 2005 12:05:32 -0700 Received: from phys-bur-1 ([129.148.9.72]) by brmea-mail-3.sun.com (8.12.10/8.12.9) with ESMTP id j59J4wwQ000807 for ; Thu, 9 Jun 2005 13:05:20 -0600 (MDT) Received: from conversion-daemon.bur-mail1.east.sun.com by bur-mail1.east.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) id <0IHT00I01ZJKFX@bur-mail1.east.sun.com> (original mail from Lance.Andersen@Sun.COM) for derby-dev@db.apache.org; Thu, 09 Jun 2005 15:04:04 -0400 (EDT) Received: from [127.0.0.1] (vpn-129-150-66-128.East.Sun.COM [129.150.66.128]) by bur-mail1.east.sun.com (iPlanet Messaging Server 5.2 HotFix 1.24 (built Dec 19 2003)) with ESMTPA id <0IHT00HZIZMQJD@bur-mail1.east.sun.com> for derby-dev@db.apache.org; Thu, 09 Jun 2005 15:04:04 -0400 (EDT) Date: Thu, 09 Jun 2005 15:04:01 -0400 From: "Lance J. Andersen" Subject: Re: [jira] Updated: (DERBY-334) Add initial SQL support for XML datatype/functions in Derby, based on SQL/XML specs. In-reply-to: <42A88D6E.2010808@Sourcery.Org> To: Derby Development Message-id: <42A892A1.6080602@sun.com> MIME-version: 1.0 Content-type: multipart/alternative; boundary="Boundary_(ID_DhAJ/+lXeU+82pJOP4xMCA)" X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.2) Gecko/20040804 Netscape/7.2 (ax) References: <796775295.1118277915320.JavaMail.jira@ajax.apache.org> <42A86739.6040906@debrunners.com> <42A88D6E.2010808@Sourcery.Org> X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N This is a multi-part message in MIME format. --Boundary_(ID_DhAJ/+lXeU+82pJOP4xMCA) Content-type: text/plain; charset=us-ascii; format=flowed Content-transfer-encoding: 7BIT At somepoint, it would be worthwhile to discuss which J2SE versions to support. Satheesh Bandaram wrote: >On the similar lines, I also think the XML support should turn itself >OFF gracefully in environments that don't support XML. I think the patch >requires JDK 1.4 or higher, so unless Derby has plans to end_of_line JDK >1.3 (not sure if there is a plan), it may be a good idea to turn off XML >internally. (Raise error when attempted to use) > >I plan to test this part and provide comments along with a few other items. > >Satheesh > > > >>+1 on getting this initial XML support into Derby. Even though the patch >>has already in, I will try to review the new version sometime. >>At some point the testing does need to be part of the regular derby >>suite though I think the current approach is good. I need to understand >>the dependency on xerces, and if the default XML parser supplied by the >>VM can be used instead. >> >>This is probably a good example of open source, get some initial working >>functionality (incremental development) and then see if it can be >>improved by others. >> >>Dan. >> >> >> >> >> >> >> > > > --Boundary_(ID_DhAJ/+lXeU+82pJOP4xMCA) Content-type: text/html; charset=us-ascii Content-transfer-encoding: 7BIT At somepoint, it would be worthwhile to discuss which J2SE versions to support. 

Satheesh Bandaram wrote:
On the similar lines, I also think the XML support should turn itself
OFF gracefully in environments that don't support XML. I think the patch
requires JDK 1.4 or higher, so unless Derby has plans to end_of_line JDK
1.3 (not sure if there is a plan), it may be a good idea to turn off XML
internally. (Raise error when attempted to use)

I plan to test this part and provide comments along with a few other items.

Satheesh

  
+1 on getting this initial XML support into Derby. Even though the patch
has already in, I will try to review the new version sometime.
At some point the testing does need to be part of the regular derby
suite though I think the current approach is good. I need to understand
the dependency on xerces, and if the default XML parser supplied by the
VM can be used instead.

This is probably a good example of open source, get some initial working
functionality (incremental development) and then see if it can be
improved by others.

Dan.



 

    

  
--Boundary_(ID_DhAJ/+lXeU+82pJOP4xMCA)--