Bob, it is true that in most cases click.xml is very simple. However, with a
naming convention, even specifying the package for Page classes would not be
necessary unless a custom name was desired. For example, a possible convention
for page packages would be names that end with "page" or "pages," as in
"org.example.page" or "org.example.pages." Click.xml would only be needed if
the developer wanted to deviate from this convention.
- RE: Convention over Configuration Dennis M. J. Yerger
- RE: Convention over Configuration Dennis M. J. Yerger
