[ http://mc4j.org/jira/browse/STS-446?page=comments#action_10946 ] Kai Grabfelder commented on STS-446: ------------------------------------
Both elements are deprecated in 1.5 (replaced by AnnotatedClassActionResolver #PACKAGES) which is already public. Therefore I think this can be closed as there won't be another 1.4 release. > expose URL_FILTERS and PACKAGE_FILTERS of AnnotatedClassActionResolver > publically > --------------------------------------------------------------------------------- > > Key: STS-446 > URL: http://mc4j.org/jira/browse/STS-446 > Project: Stripes > Issue Type: Improvement > Reporter: Joshua Nichols > Assigned To: Tim Fennell > Priority: Minor > Fix For: Release 1.5 > > > I'm working on some test utils to construct ready-to-go MockServletContext. > Part of that includes putting in a bunch of filter parameters for > StripesFilter. I was hoping to find a constant for ActionResolver.UrlFilters > and ActionResolver.PackageFilters, and sure enough, they exist, but are > private. > I don't think anything bad could come of exposing those as public, since they > are already marked final. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://mc4j.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Stripes-development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-development
