Hi all,

I am working on some stuff with tynamo's conversation module and came to the
conclusion (could be wrong) that the toString() method of
AbstractEventContext is useless and even confusing.

It only prints out the internal private var 'values' which cannot be used,
or are overwritten in its implementations (URLEventContext and
ArrayEventContext), and will always return 'EventContext: null' even when
there ARE values in the implementations.

When using toStrings() it's ok, but then i think the toString method should
call this also ..

Thoughts ?
 Antal



--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-3-x-useless-toString-in-AbstractEventContext-tp5717063.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

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

Reply via email to