Re: Feature request: SymbolSource.getSymbolNames()

2012-05-15 Thread Lance Java
Searching jira for "symbol AND name" didn't find an issue so I raised https://issues.apache.org/jira/browse/TAP5-1930 Cheers, Lance. -- View this message in context: http://tapestry.1045711.n5.nabble.com/Feature-request-SymbolSource-getSymbolNames-tp5709886p5710156.html Sent from the Tapestry -

Re: Feature request: SymbolSource.getSymbolNames()

2012-05-15 Thread Thiago H. de Paula Figueiredo
On Tue, 15 May 2012 06:32:28 -0300, Lance Java wrote: I'm currently integrating DWR with Tapestry and I'd like to pass all of the "dwr.*" symbols from tapestry to DWR. Unfortunately, I can't find a public API to list all of the symbols and I need to hard code the possible symbol names a

Feature request: SymbolSource.getSymbolNames()

2012-05-15 Thread Lance Java
I'm currently integrating DWR with Tapestry and I'd like to pass all of the "dwr.*" symbols from tapestry to DWR. Unfortunately, I can't find a public API to list all of the symbols and I need to hard code the possible symbol names and try/catch RuntimeException around SymbolSource.valueForSymbol(s