I checked http://svn.apache.org/repos/asf/click/trunk/click
getHeadElements in many classes is still not generic. I used simple regex: public List[^<;] for all *.java files in src folders. Personally I feel pain from: DateField (ex: getHeadElements, addCalendarOptions) Tree (ex: getHeadElements, getSelectedNodes, getExpandedNodes) -- View this message in context: http://click.1134972.n2.nabble.com/jira-Created-CLK-633-Upgrade-Click-API-to-use-type-safe-collections-tp4637138p4992387.html Sent from the click-development mailing list archive at Nabble.com.
