Ticket #375 (closed enhancement: fixed)
Include support for adding helper mappings via ModelGlue.xml
| Reported by: | boomfish | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.1 Maintenance Beta |
| Version: | 3.0.178 | Severity: | enhancement |
| Keywords: | Cc: |
Description
Include the ability to add mappings for Model-Glue 3 helpers via the modelGlue.xml file. The most logical way to do this is to support a "helperMappings" setting in the config section.
Example:
<config> <setting name="beanMappings" value="/modelglueactionpacks/common/config/ColdSpring.xml" /> <setting name="viewMappings" value="/modelglueactionpacks/common/views" /> <setting name="helperMappings" value="/modelglueactionpacks/common/helpers" /> </config>
The third <setting> element above would append "/modelglueactionpacks/common/helpers" to the application's existing helper mappings.
This enhancement would give actionpacks the ability to introduce helpers into an application.
Change History
Note: See
TracTickets for help on using
tickets.
![(please configure the [header_logo] section in trac.ini)](/ModelGlue.com/trac.cgi/chrome/site/your_project_logo.png)