#864: Allow concrete implementation loading for doctrine templates
-------------------------+--------------------------------------------------
Reporter: MugeSo | Owner: david
Type: enhancement | Status: assigned
Priority: normal | Milestone: 0.11.4
Component: database | Version: 0.11.3
Severity: normal | Resolution:
Keywords: Doctrine | Has_patch: 1
-------------------------+--------------------------------------------------
Comment(by MugeSo):
Oh, I missed that line!
Do you mean this ?:
{{{
foreach((array)$this->getParameter('templates_implementation_map',
array()) as $templateName => $concreteImpl) {
$this->connection->setImpl($templateName, $concreteImpl);
}
}}}
If so, I don't have any objection ;)
--
Ticket URL: <http://trac.agavi.org/ticket/864#comment:3>
Agavi <http://www.agavi.org/>
An MVC Framework for PHP5
_______________________________________________
Agavi Tickets Mailing List
[email protected]
http://lists.agavi.org/mailman/listinfo/tickets