#374: Add wildcard support to "environment" and "context" attributes
-------------------------+--------------------------------------------------
 Reporter:  david        |        Owner:  david 
     Type:  enhancement  |       Status:  closed
 Priority:  normal       |    Milestone:  0.11  
Component:  config       |      Version:        
 Severity:  minor        |   Resolution:  fixed 
 Keywords:               |  
-------------------------+--------------------------------------------------
Changes (by david):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [1445]) added 'wildcard' support for 'environment' and 'context'
 attribute of <configuration> elements, you may now use arbitrary regular
 expressions (without delimiters, modifiers and anchors) to limit the block
 to environments and contexts, e.g. 'development(-(kate|jack|desmond)?'
 matches for 'development', 'development-desmond', but not 'development-
 sawyer'. closes #374

-- 
Ticket URL: <http://trac.agavi.org/ticket/374#comment:1>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5


_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets

Reply via email to