FOSElasticaBundle/Transformer
Jeremy Mikola 2e7d2f2452 Support Symfony 2.2 PropertyAccess with BC for 2.1 (closes #218)
By abstracting the property access, we can easily support Symfony 2.1's Form component and 2.2's PropertyAccess component.

The PropertyAccessor service will be injected into transformers if it is available. Tests were modified to do the same, and expect the appropriate exception depending on which implementation is available.
2013-03-27 17:26:47 -04:00
..
ElasticaToModelTransformerCollection.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
ElasticaToModelTransformerInterface.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
HighlightableModelInterface.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00
ModelToElasticaAutoTransformer.php Support Symfony 2.2 PropertyAccess with BC for 2.1 (closes #218) 2013-03-27 17:26:47 -04:00
ModelToElasticaTransformerInterface.php Merge remote-tracking branch 'cevou/master' into pr/245 2013-03-27 14:58:34 -04:00