[ http://mc4j.org/jira/browse/STS-446?page=comments#action_10943 ] Gregg Bolinger commented on STS-446: ------------------------------------
+1 > 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 > > 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
