On Thu, Jan 15, 2009 at 9:32 PM, Mike McNally <[email protected]> wrote:
> On Thu, Jan 15, 2009 at 9:25 PM, Ben Gunter <[email protected]> wrote:
>> Stripes will call getThing() when binding thing.x and if it returns null,
>> only then will it call setThing() with a newly created object.

I don't know why, but as far as I can tell that's definitely not
what's happening. My getter is returning a non-null value, and my
setter is subsequently being called with a new value when it's already
non-null.  There are no stray parameters that would account for it, as
far as I can tell.

I'll add some more debug code to the Stripes routines in the morning.


-- 
Turtle, turtle, on the ground,
Pink and shiny, turn around.

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to