[PHPCR-82] add support to check if a multivalue property of type array actually changed or not Created: 08/Oct/12 Updated: 18/Apr/13 Resolved: 18/Apr/13 |
|
| Status: | Closed |
| Project: | Doctrine PHPCR |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | Lukas Kahwe | Assignee: | Lukas Kahwe |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | None | ||
| Description |
|
right now we only really support checking the dirty state of MultivaluePropertyCollection instances. however in some cases it might be necessary to convert things to an array, even if there are no actual changes. therefore it would be good to also check the dirty state in case of an array |
| Comments |
| Comment by David Buchmann [ 18/Apr/13 ] |
|
we don't have that collection anymore |