Return-Path: Delivered-To: apmail-ibatis-user-cs-archive@www.apache.org Received: (qmail 56391 invoked from network); 20 Jan 2006 19:05:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 20 Jan 2006 19:05:43 -0000 Received: (qmail 40155 invoked by uid 500); 20 Jan 2006 19:05:27 -0000 Delivered-To: apmail-ibatis-user-cs-archive@ibatis.apache.org Received: (qmail 39853 invoked by uid 500); 20 Jan 2006 19:05:26 -0000 Mailing-List: contact user-cs-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-cs@ibatis.apache.org Delivered-To: mailing list user-cs@ibatis.apache.org Received: (qmail 39289 invoked by uid 99); 20 Jan 2006 19:05:22 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2006 11:05:22 -0800 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=HTML_MESSAGE,RCVD_IN_BL_SPAMCOP_NET,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of ibatis.net@gmail.com designates 66.249.92.201 as permitted sender) Received: from [66.249.92.201] (HELO uproxy.gmail.com) (66.249.92.201) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 20 Jan 2006 11:05:21 -0800 Received: by uproxy.gmail.com with SMTP id m3so34275uge for ; Fri, 20 Jan 2006 11:04:59 -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:references; b=s+nRPAg0pzuB0AQM8kSkF1MgtDI4Z+sIjvzlkfSYjPlAKLIkZoht0w7xjWy5KAQ93BxZHfv95GBBPxabUv7S/gpf2ItivJCY21h8kvhaI852ZZB9uhgjl1KF3J/C5ldsecBZ7FXyJZ6Hcbmnm8PlMfm+MLsFaCg9QVQq2MDbWWo= Received: by 10.48.157.1 with SMTP id f1mr170915nfe; Fri, 20 Jan 2006 11:04:59 -0800 (PST) Received: by 10.48.42.7 with HTTP; Fri, 20 Jan 2006 11:04:58 -0800 (PST) Message-ID: Date: Fri, 20 Jan 2006 20:04:58 +0100 From: Gilles Bayon To: user-cs@ibatis.apache.org Subject: Re: .NET 2.0 and Generics In-Reply-To: <16f722280601191957j51e77a6eh8589f1ba2bf8dcb7@mail.gmail.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_3994_21891532.1137783898648" References: <16f722280601191957j51e77a6eh8589f1ba2bf8dcb7@mail.gmail.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_3994_21891532.1137783898648 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Currently there's no special support in SVN for .NET 2.0 but you can propos= e some :-) -Gilles On 1/20/06, Chad Humphries wrote: > > I dug around on the Wiki a bit, and through the list a little ways > back but couldn't find any info about Generics/Nullables Types. > > I saw that a previous poster had been working on using TypeHandlers > for .NET 2.0, but my more immediate issue is Generic Collection > Support (ICollection<> or IList<>). Does anyone have any pointers for > this in the current SVN version of iBATIS? > > -Chad > ------=_Part_3994_21891532.1137783898648 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Currently there's no special support in SVN for .NET 2.0 but you = can propose some :-)
 
-Gilles

 
On 1/20/06, = Chad Humphries <chad.hum= phries@gmail.com> wrote:
I dug around on the Wiki a bit, = and through the list a little ways
back but couldn't find any info about= Generics/Nullables Types.

I saw that a previous poster had been working on using TypeHandlers=
for .NET 2.0, but my more immediate issue is Generic Collection
Supp= ort (ICollection<> or IList<>).  Does anyone have any= pointers for
this in the current SVN version of iBATIS?

-Chad

------=_Part_3994_21891532.1137783898648--