Open chives opened 10 years ago
Dependencies between bundles smells to me.
This would be only optional but not required dependency
Anyway its still bad idea.
Registration of https://github.com/fsi-open/datasource-elastica-driver will require integration tests with fixture app and vagrant. Transformation from \Elastica\ResultSet to entities and their indexation should also be done in this bundle (instead of https://github.com/fsi-open/datasource-elastica-driver/pull/11)
Basic elastica driver (https://github.com/fsi-open/datasource/issues/59) will be using only plain https://github.com/ruflin/Elastica. Here in datasource-bundle we can extend it to use all features of https://github.com/FriendsOfSymfony/FOSElasticaBundle (finders, transformers, etc.)