|
|
|
|
rap-X Discussion Forum
Topic: View Names in custom views
patrick
31.Oct.06 10:16
|
We need to tell users which files to edit, and what data is available is available to which file. We can describe this in terms of :
- URL
- "View Name" (as defined in views.xml)
- filename
For flexibilities sake we should use view name. But this requires another layer of explanations and lookup. It would make the documentation simpler if we used filename. If we do this, it means that view.xml is somewhat redundant. Can we take views.xml out of the custom view, and instead use a default views.xml inside rap-x?
|
|
anon
25.Oct.04 17:03 |
yes,I'm working on it. We can tell Spring framework to load view.xml from classpath. I'm adding support for this to our custom web aplication context. |
|
| |