Modify ↓
Opened 9 years ago
Closed 9 years ago
#13429 closed enhancement (fixed)
[Patch] Clean validator tree and use listener to find changes
Reported by: | michael2402 | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | 16.08 |
Component: | Core validator | Version: | |
Keywords: | gsoc-core | Cc: | Don-vip, bastiK, stoecker |
Description
Change the validator tree to use Java8 streams. Use preference access objects instead of plain Main.pref.get...
The validator tree fires a listener when it changes. This removes the need to poll that integer value.
Attachments (1)
Change History (2)
by , 9 years ago
Attachment: | patch-validator-cleanup-and-use-listener.patch added |
---|
comment:1 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In 10880/josm: