Replies: 2 comments
-
Good idea! 👍 on my side (at least two interfaces). |
Beta Was this translation helpful? Give feedback.
0 replies
-
👍 two interfaces seems great, this should be easy to implement |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I got the following error with Symfony
Basically, my "agent_rule" are stored in Elasticsearch. So I have a custom DataProvider. This one depends on the serializer (because We serialize/unserialize data to/from Elasticsearch).
AFAIU, the IriConverter does 2 symmetrical things: Item <-> IRI.
I think i would ease the development if theses 2 things would be in 2 different classes to avoid such circular reference.
WDYT?
Beta Was this translation helpful? Give feedback.
All reactions