Closed dirkluijk closed 10 years ago
@simensen if this one work i would prefere it over mine, casue better documentation
@dirkluijk This looks good. You've tested it with live code somewhere, I imagine? :)
@simensen if you merge it, i will write those changes to the master branch
then we can close 2 tickets and 3 PR's ;-)
I'm very sorry @dominikzogg, I really have not seen your existing PR. My bad!
@simensen: Yes and it's working like a charm, but if you want I can add some tests for it. It would require some mocking, as most of the work is already tested by Doctrine. ;)
same logic as mine, so both work, or both don't
@dirkluijk np, can you add examples as i've done in my pr #36?
Sure, will do. ;)
I created this PR to add support for simplified YAML/XML drivers (more information), by providing the
simple_yml
andsimple_xml
types.I think this PR should be merged in the 1.x branch, as BC is maintained (it provides an extra feature). I hope I 'm doing this right.