-
-
Notifications
You must be signed in to change notification settings - Fork 193
Support using embeddables in criterias with ArrayCollection #216
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
I wanted to stop being pinged on the last PR and now I just got 4 new pings this morning… |
@mnapoli I'm sorry you feel bothered. I guess github is already providing tools to avoid notifications. |
7f95738
to
95ae62a
Compare
I know it's not nice to bump, but two months passed and I'm still waiting for a review. |
You are targeting master, is it because there is a BC-break in there? Are dots already supported? What is the current behavior regarding them? |
I follow "everything to master first" rule. |
Just checking, we probably need to change the default branch here.
So there is a crash? |
95ae62a
to
8a40d1f
Compare
Tried to, but it's a mess. Tried to rebase, with much success. Do you think it would be better to re-open a new PR with relevant changes?
I guess it would just don't work. |
I'm going to rebase it interactively for you. |
Here are roughly the steps I'm going to follow FYI:
|
8a40d1f
to
3c3e1e2
Compare
Are there any docs that need to be updated? |
I took a look to current docs but I couldn't find a spot to possibly add something relevant. |
Thanks for checking! |
This is a feature, so I'm going to retarget to 1.7.x |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That comment was automated, both branches correspond to the same commit so my approval stays.
I just solved conflicts |
Thanks @garak ! |
This is a re-proposal of PR #27 by @mnapoli