Re: General debugging query

2010-09-02 Thread Thiago H. de Paula Figueiredo
On Thu, 02 Sep 2010 12:58:09 -0300, Jim O'Callaghan wrote: Thanks Thiago. This may be the cause of it - will have to keep an eye on whether this just happens to annotated fields or not. In 5.2+, which I could play with yet, I guess all fields are removed, as there's no page pool anymore

RE: General debugging query

2010-09-02 Thread Jim O'Callaghan
: General debugging query On Thu, 02 Sep 2010 11:53:53 -0300, Jim O'Callaghan wrote: > Does this debugging issue ring a bell with anyone? Any workarounds? Is > it down to using T5 annotations on methods and them being instrumented? Access to annotated fields in Tapestry 5 a

Re: General debugging query

2010-09-02 Thread Thiago H. de Paula Figueiredo
On Thu, 02 Sep 2010 11:53:53 -0300, Jim O'Callaghan wrote: Does this debugging issue ring a bell with anyone? Any workarounds? Is it down to using T5 annotations on methods and them being instrumented? Access to annotated fields in Tapestry 5 are silently replaced by method calls. In T