Hello List,

I'm confused.  In setting up the debugger and carefully working through my code 
to watch the "source" and "currentItem" fields, I was always watching them set 
to null.
I've followed through Grid & Loop to find where the values are fetched 
(cachingDataSource for Grid) but there's a lot of null values in debugging as 
I'm used.

When I changed my component's beginRender() on a whim to see if I get an 
exception, I was surprised to see the value that the Grid prints to the screen 
was available to my component - yet everything about it in the debugger says 
null - i.e. source = null, currentItem = null.

Could someone help me understand how to I get my head around this?    I think I 
understand that Tapestry wraps all my stuff up in "proxies" via conduits and 
workers and what have you, but it still seems a little odd to see null's in my 
debugger.


Any help will be graciously accepted whilst I try and get some js (jquery) no 
less to work with my component :)

Thanks
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to