[
https://issues.apache.org/jira/browse/WICKET-2035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Vaynberg updated WICKET-2035:
----------------------------------
Fix Version/s: 1.5-M1
> Change nameing convention for xml properties files to *.properties.xml
> ----------------------------------------------------------------------
>
> Key: WICKET-2035
> URL: https://issues.apache.org/jira/browse/WICKET-2035
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Reporter: Juergen Donnerstag
> Priority: Minor
> Fix For: 1.5-M1
>
>
> wicket supports xml properties files. Current naming is <Component>.xml. That
> causes confusion when you want to return xml markup instead of html. There is
> no simple way to distinguish the content. Of course we could read the file
> and analyse the content, but changing the convention to *.properties.xml
> seems to be much simpler. Besides it become more obvious what the file is
> about (a properties files).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.