Return-Path: Delivered-To: apmail-incubator-harmony-dev-archive@www.apache.org Received: (qmail 41402 invoked from network); 11 Nov 2006 19:39:58 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 11 Nov 2006 19:39:58 -0000 Received: (qmail 63039 invoked by uid 500); 11 Nov 2006 19:40:08 -0000 Delivered-To: apmail-incubator-harmony-dev-archive@incubator.apache.org Received: (qmail 62416 invoked by uid 500); 11 Nov 2006 19:40:06 -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 62407 invoked by uid 99); 11 Nov 2006 19:40:06 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2006 11:40:06 -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 nbeyer@gmail.com designates 66.249.82.238 as permitted sender) Received: from [66.249.82.238] (HELO wx-out-0506.google.com) (66.249.82.238) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 11 Nov 2006 11:39:53 -0800 Received: by wx-out-0506.google.com with SMTP id h29so864012wxd for ; Sat, 11 Nov 2006 11:39:32 -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=NI5hL/d+uQNCsr1DUxeivSGYrlcmXM9dcl/4+iMtr5VINEG8FqM6ONmOKONXiN5C+mwrrTWbAuosSibLzG+91naS0AzaLQ4Tcsr7cJ0LTB1BbD/VyzRM3lPNx65x/L2bn6sgT70IttHXX6CokuFfAAss6EF9TtoTALA7TGl+UZM= Received: by 10.90.70.10 with SMTP id s10mr2492673aga.1163273972302; Sat, 11 Nov 2006 11:39:32 -0800 (PST) Received: by 10.90.66.18 with HTTP; Sat, 11 Nov 2006 11:39:32 -0800 (PST) Message-ID: <3b3f27c60611111139u17317f6dyb36b74b6e68429fc@mail.gmail.com> Date: Sat, 11 Nov 2006 13:39:32 -0600 From: "Nathan Beyer" To: harmony-dev@incubator.apache.org Subject: Re: [classlib][sql] package javax.sql.rowset.serial is missing in Harmony In-Reply-To: <906dd82e0611102155l47c62828u4f1e738aee1ef185@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4d0b24970611100746g115fe7dat64c982f92f8ec263@mail.gmail.com> <906dd82e0611102155l47c62828u4f1e738aee1ef185@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org Yep, definitely cool. I started working on javax.sql.rowset the other day and have what I've completed so far there, but I think there's still one more class and much more unit testing needed. Feel free to work there as well. -Nathan On 11/10/06, Mikhail Loenko wrote: > 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 > > > > >