Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 64175 invoked from network); 11 Nov 2006 05:56:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2006 05:56:07 -0000 Received: (qmail 56626 invoked by uid 500); 11 Nov 2006 05:56:17 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 55970 invoked by uid 500); 11 Nov 2006 05:56:15 -0000 Mailing-List: contact harmony-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: harmony-dev@incubator.apache.org Delivered-To: mailing list harmony-dev@incubator.apache.org Received: (qmail 55961 invoked by uid 99); 11 Nov 2006 05:56:15 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 21:56:15 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of mloenko@gmail.com designates 64.233.182.186 as permitted sender) Received: from [64.233.182.186] (HELO nf-out-0910.google.com) (64.233.182.186) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 10 Nov 2006 21:56:02 -0800 Received: by nf-out-0910.google.com with SMTP id p46so1409320nfa for ; Fri, 10 Nov 2006 21:55:40 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=AGRYkjxNnEiDM+fb//npCDJKqiCHpF168hZh2i2CUucQlNr2qoq6uU8E6A00iksg1e+rTZV2b9UoHQOq1xkNPSfvIICpaxtvyiRM6GMs26M8eS81+UZpJPZBageVMZ4cFp85NsmtNyLZCfPID+RANz8f/bQIUUuEFq0exnZ1vvs= Received: by 10.78.185.7 with SMTP id i7mr3504816huf.1163224540253; Fri, 10 Nov 2006 21:55:40 -0800 (PST) Received: by 10.78.164.6 with HTTP; Fri, 10 Nov 2006 21:55:40 -0800 (PST) Message-ID: <906dd82e0611102155l47c62828u4f1e738aee1ef185@mail.gmail.com> Date: Sat, 11 Nov 2006 11:55:40 +0600 From: "Mikhail Loenko" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][sql] package javax.sql.rowset.serial is missing in Harmony In-Reply-To: <4d0b24970611100746g115fe7dat64c982f92f8ec263@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4d0b24970611100746g115fe7dat64c982f92f8ec263@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org 2006/11/10, Andrew Zhang : > Hi folks, > > I noticed that package javax.sql.rowset.serial is missing in Harmony. > > Has anybody already been working on it? If no one holds implemented code in > his hand, I'd like to start on this package. cool! > > Any suggestions/concerns/patches :-) ? Thanks! > > -- > Best regards, > Andrew Zhang > >