Hi again everyone! Does anyboy knows if the EntityContext works for ManyToMany relationships? It seems not to work, but just to be sure I'm not doing something wrong...
David Jegat
@Djeg
Hi !
Yes, the entity context supports the ManyToMany
What's your case ?
Javier Seixas
@javierseixas
Cool! Yeah, now it works. The problem was how I ordered the Given entities, I guess because of the doctrine's owning side stuff. Thanks Djeg!
Robin Cawser
@robcaw
Does anyone have a way of using alice processors?
David Jegat
@Djeg
That a good point, there is no way ATM :(
It needs to be done, but i think @PedroTroller is working on a new "version" nop ? Maybe we have to wait for the moment. Anyway, what is your issue, i can probably help a bit ?
Pierre PLAZANET
@PedroTroller
Yes, @Djeg@robcaw I try to work on a new version, but I don't have time, for the moment, to finish it. Currently, I'm reviewing current PR.