Commit History

Author SHA1 Message Date
  Fabien Potencier 8d067bac51 [DepedencyInjection] amended previous commit 15 years ago
  Benjamin Eberlei ef91396618 [DependencyInjection] Add factory-class and factory-service concepts to DI Definition. A factory-class is a class-name for the static creation method of a service. A factory-service is the service object that has a factory method to construct a given service. Added tests. Changed Xml, Yaml Dumper and Loaders, PHP Dumper, aswell as the Runtime Builder Container. Graphviz changes missing! 15 years ago
  Fabien Potencier 4bbf2ae055 [DependencyInjection] renamed constructor to factory method (like in Spring) 15 years ago
  Fabien Potencier 244c202a08 reorganized unit tests 15 years ago