Em Fri, 15 May 2009 14:39:23 -0300, Robert Zeigler <robe...@scazdl.org> escreveu:

PS: I don't see EventContext implementing Iterable<String>. It just doesn't make sense from a semantic POV, even it makes things a bit more convenient. It's also a "public" interface; it's not going to change anytime soon. :)

One more reason: EventContext.get() does conversion (through TypeCoercer) from the parameter value (a String) to any type that has a String -> type conversion, so limiting it to be an iterable of Strings does not make much sense. :)

--
Thiago H. de Paula Figueiredo
Consultor, desenvolvedor e instrutor em Java
http://www.arsmachina.com.br/thiago

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

Reply via email to