Opened 13 years ago
Closed 13 years ago
#1852 closed enhancement (fixed)
RuntimeMap the Groups and Layeres should be collections
Reported by: | hm | Owned by: | jng |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Maestro | Version: | |
Severity: | minor | Keywords: | RuntimeMap, Groups, Layers Arrays, Collection |
Cc: | External ID: |
Description
In the RuntimeMap class, the Groups and Layers has in MaestroAPI v3.5 and 4.0 been changes to Arrays. This should be changed back to collections (as it was in 2.x) for easier manipulation.
Note:
See TracTickets
for help on using tickets.
Fixed r6228