On Tue, 26 Feb 2013 00:45:51 -0300, mvchris <ch...@mrvoip.com.au> wrote:

Oh maaaaaan..... what an idiot. That's a lesson in reading the stack trace carefully. Bad programmer.

It's normal to overlook stuff sometimes . . . :)

On looking back at the last message, line 31 just had a loop

qmEvents.get(i).getClass.getCanonicalName();

funnily enough as you suspected, the class name was not a
LibraryQueueMemberEvent.  It was a String from the database query return,
which is what I was checking for before I came to the list, half-gone-mad..

Damn, I forgot about that possibility. You may have a scalar query, so it returns a String and not an entity object.

Thiago, I am sorry to have wasted your time in the end as it was not a
tapestry error.

Don't worry. I prefer the feeling of having successfully helped someone. ;)

Noted, re nabble and eating stuff. I just stopped using a dedicated desktop mail user agent

Gmail and Yahoo are nice and stuff but I still prefer an e-mail client. The Opera's built-in one is quite good and has an integrated RSS reader.

and nabble seems like a good tool for browsing. Might have to re-work that workflow because I remember reading stripped
posts...frustrating thoughts...ah the karma

Nabble is good for browsing (I use it for reading and searching old stuff), not for posting. :)

--
Thiago H. de Paula Figueiredo

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

Reply via email to