@Djeg tomorow we have to talk about behat scenarios for FriendlyContexts... but first we should find a solution for SF kernel issue...
David Jegat
@Djeg
@PedroTroller agree
Gildas Quéméner
@gquemener
What issue?
David Jegat
@Djeg
This one KnpLabs/FriendlyContexts#61
Pierre PLAZANET
@PedroTroller
@gquemener for the moment, we can't use FriendlyContexts without a SF application... That's not the idea of the project. So Ihave to find a solution to use FriendlyContexts without SF kernel...
nervo
@nervo
Oh mon dieu
Jeremy Perret
@devster
éLLLOOOOO
IM IN DA PLACEEEE
nervo
@nervo
:unicorn:
Jérémy James
@JeremyJames
:panda_face:
nervo
@nervo
:poney:
Javier Seixas
@javierseixas
Hello!
Is there anybody here?
How I can set customized parameters to the FriendlyContexts, for example, the api base_url?
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.