Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 64181 invoked from network); 14 Nov 2005 22:04:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 14 Nov 2005 22:04:38 -0000 Received: (qmail 25269 invoked by uid 500); 14 Nov 2005 22:04:37 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 25250 invoked by uid 500); 14 Nov 2005 22:04:37 -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: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 25240 invoked by uid 99); 14 Nov 2005 22:04:37 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 14:04:37 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [32.97.110.152] (HELO e34.co.us.ibm.com) (32.97.110.152) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 14 Nov 2005 14:04:28 -0800 Received: from westrelay02.boulder.ibm.com (westrelay02.boulder.ibm.com [9.17.195.11]) by e34.co.us.ibm.com (8.12.11/8.12.11) with ESMTP id jAEM4EpO004211 for ; Mon, 14 Nov 2005 17:04:14 -0500 Received: from d03av02.boulder.ibm.com (d03av02.boulder.ibm.com [9.17.195.168]) by westrelay02.boulder.ibm.com (8.12.10/NCO/VERS6.8) with ESMTP id jAEM43ge067006 for ; Mon, 14 Nov 2005 15:04:03 -0700 Received: from d03av02.boulder.ibm.com (loopback [127.0.0.1]) by d03av02.boulder.ibm.com (8.12.11/8.13.3) with ESMTP id jAEM4ExB006992 for ; Mon, 14 Nov 2005 15:04:14 -0700 Received: from [127.0.0.1] (sig-9-48-109-231.mts.ibm.com [9.48.109.231]) by d03av02.boulder.ibm.com (8.12.11/8.12.11) with ESMTP id jAEM3mHq005390 for ; Mon, 14 Nov 2005 15:04:07 -0700 Message-ID: <437909C3.90401@debrunners.com> Date: Mon, 14 Nov 2005 14:03:47 -0800 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: de, en-us, en MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: New features for next release .... (Was: Grant and Revoke ... DERBY-464...) References: <435FCD22.3050607@Sourcery.Org> <7921d3e40510261152j5d8c9de8md9b3092cb89d8268@mail.gmail.com> <435FEE85.4040801@Sourcery.Org> <7921d3e40510261551m6e6a6accxcf300af1fba23352@mail.gmail.com> <4360146A.9000707@debrunners.com> <4360745F.8010306@Sourcery.Org> <17248.40844.445037.524756@gargle.gargle.HOWL> <43710C04.4000705@Sourcery.Org> <43711EBE.5020200@sun.com> <437125C8.7040502@sbcglobal.net> <437135B6.7060605@sun.com> <43713EA2.6090906@sbcglobal.net> <437211E0.5030208@sun.com> <43737897.2020604@sbcglobal.net> <4373A294.5070307@sun.com> <4373FF7C.2040502@Sourcery.Org> <4374C152.5060808@sun.com> <4378CCF5.5060202@sun.com> <4378D921.6020600@debrunners.com> <43790851.5000101@sun.com> In-Reply-To: <43790851.5000101@sun.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Rick Hillegas wrote: > Daniel John Debrunner wrote: >> >> Maybe replace 'you must' with 'you can'. If someone has the itch to add >> a type for embedded only, then I don't think they should be forced to >> make it work with old or new clients. >> > > I'm concerned that if you can create a column, you ought to be able to > poke values into it and then peek at them. That's exactly it. "I'm concerned", that's your itch. :-) Dan.