Bugs item #1176827, was opened at 2005-04-05 06:07 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1176827&group_id=119783
Category: core Group: 1.0.0-rc1 Status: Open Resolution: None Priority: 5 Submitted By: Gili Tzabari (cowwoc) Assigned to: Nobody/Anonymous (nobody) Summary: Application.getResource(String key) and SharedResource Initial Comment: The Javadoc for Application.getResource(String key) describes key as "Shared resource key" yet this method returns Resource instead of SharedResource. If the Javadoc is incorrect and the method is not guaranteed to return a SharedResource, please fix it. Otherwise, please modify the return type of the two getResource() methods to SharedResource. This would avoid needless casting and confusion. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=684975&aid=1176827&group_id=119783 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
