#807: Configuration variable substitution in environment attributes
----------------------------+-----------------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: david
Type: enhancement | Status: new
Priority: normal | Milestone: 1.0
Component: config | Version:
Severity: normal | Resolution:
Keywords: | Has_patch: 0
----------------------------+-----------------------------------------------
Comment (by david):
Well, I could also add the XInclude directive directly into the main
configuration path but so the vhost specific settings won't get merged
like when sourcing them out into an environment-specific configuration-
tag.
that's exactly what I was thinking... why not do that instead?
the problem with allowing this expansion of directives is that they would
have to be {{{preg_quote()}}}d, which is a bit of a problem as it requires
nasty processing of the string, and I'm usually not a fan of addings
things that are nasty AND unnecessary ;)
your turn :)
--
Ticket URL: <http://trac.agavi.org/ticket/807#comment:4>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets