RE: Using Map as a parameter object

2010-01-11 Thread Joe Gooch
bject: Re: Using Map as a parameter object This has been applied in trunk. Should have had a Jira ticket, but luckily I remembered this thread... ;-) Clinton On Thu, Jan 7, 2010 at 2:52 PM, Joe Gooch mailto:mrwiz...@k12system.com>> wrote: No worries. Thanks! Joe > -Or

Re: Using Map as a parameter object

2010-01-09 Thread Clinton Begin
lis@gmail.com] > > Sent: Thursday, January 07, 2010 4:16 PM > > To: user-java@ibatis.apache.org > > Subject: Re: Using Map as a parameter object > > > > 2010/1/7 Joe Gooch : > > > Didn't hear back on this... I've been running mapfix3 on > >

RE: Using Map as a parameter object

2010-01-07 Thread Joe Gooch
No worries. Thanks! Joe > -Original Message- > From: Martin Ellis [mailto:ellis@gmail.com] > Sent: Thursday, January 07, 2010 4:16 PM > To: user-java@ibatis.apache.org > Subject: Re: Using Map as a parameter object > > 2010/1/7 Joe Gooch : > > Didn&#

Re: Using Map as a parameter object

2010-01-07 Thread Martin Ellis
2010/1/7 Joe Gooch : > Didn't hear back on this...  I've been running mapfix3 on my side since this > email and haven't had any issues. Sorry, I had a reply sat in my drafts folder, which I'd forgotten about. > Clinton, if you're rolling beta 8 this weekend, and Martin doesn't have any > object

RE: Using Map as a parameter object

2010-01-07 Thread Joe Gooch
Original Message- > From: Joe Gooch [mailto:mrwiz...@k12system.com] > Sent: Monday, December 21, 2009 8:45 AM > To: 'user-java@ibatis.apache.org' > Subject: RE: Using Map as a parameter object > > > -Original Message- > > From: Martin Ellis [mailto

RE: Using Map as a parameter object

2009-12-21 Thread Joe Gooch
> -Original Message- > From: Martin Ellis [mailto:ellis@gmail.com] > Sent: Sunday, December 20, 2009 9:49 PM > To: user-java@ibatis.apache.org > Subject: Re: Using Map as a parameter object > > On Mon, Dec 21, 2009 at 2:39 AM, Martin Ellis > wrote: > >

Re: Using Map as a parameter object

2009-12-20 Thread Martin Ellis
On Mon, Dec 21, 2009 at 2:39 AM, Martin Ellis wrote: > My only reservation with the patches you've provided is that they > break the semantics of map (e.g. size() no longer returns a sensible > value, keySet() doesn't return all valid keys, ...).  However, since > these values aren't available to

Re: Using Map as a parameter object

2009-12-20 Thread Martin Ellis
On Sun, Dec 20, 2009 at 6:06 AM, Joe Gooch wrote: ... > 2) Replace the empty ContextMap (bindings) with the actual passed in Map.   > This provides other issues, for instance, casting without knowing the > original Generics  Plus, I don't think iBatis should modify my original > map, which i

Re: Using Map as a parameter object

2009-12-20 Thread Clinton Begin
That looks reasonable. I'll give it a run through. Keep playing with it to ensure that it does indeed satisfy your case. Clinton On Sun, Dec 20, 2009 at 6:32 PM, Joe Gooch wrote: > I think option 3 is probably the best. > > Two takes that both work. > http://users.k12system.com/mrwizard/softw

RE: Using Map as a parameter object

2009-12-20 Thread Joe Gooch
I think option 3 is probably the best. Two takes that both work. http://users.k12system.com/mrwizard/software/ibatis-3beta7-mapfix1.patch http://users.k12system.com/mrwizard/software/ibatis-3beta7-mapfix2.patch Thoughts? Joe > -Original Message- > From: Joe Gooch [mailto:mrwiz...@k12s