add a package-level localization feature
----------------------------------------
Key: TAP5-854
URL: https://issues.apache.org/jira/browse/TAP5-854
Project: Tapestry 5
Issue Type: New Feature
Components: tapestry-core
Affects Versions: 5.1.0.5
Reporter: cleverpig
just like struts2 had done in
Localization:http://struts.apache.org/2.1.6/docs/localization.html
I mean when i develope some page class in the same package,i always meet some
same resource message defines for CRUD pages of one POJO..
so i think it's effectual under this dev habit:create a package level property
file for this package(pages)..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.