Opened 7 years ago
Last modified 5 years ago
#782 assigned task
GritsUIService: revisit the Entry equals check
Reported by: | sena | Owned by: | sena |
---|---|---|---|
Priority: | normal | Milestone: | GRITS - next version |
Component: | GRITS core | Version: | GRITS 1.1.x |
Severity: | major | Keywords: | |
Cc: |
Description
I have added entryEquals method in GritsUIService's findPartForEntry
method to replace the "object equivalence check" for handling MS plugin specific equivalence requirements (The code is retrieved from ViewInput class's overridden equals method).
That decision needs to be revisited to find a better/more elegant solution which would not put plugin specific handling in core plugin.
Change History (3)
comment:1 Changed 6 years ago by
Milestone: | GRITS - 1.2 → GRITS - 1.2 SR1 |
---|
comment:2 Changed 6 years ago by
Milestone: | GRITS - 1.2 SR1 → GRITS - 1.2 SR2 |
---|
comment:3 Changed 5 years ago by
Milestone: | GRITS - 1.2 SR2 → GRITS - next version |
---|---|
Owner: | set to sena |
Status: | new → assigned |
Note: See
TracTickets for help on using
tickets.