Opened 13 years ago
Closed 13 years ago
#1861 closed task (wontfix)
Maestro API: Inconsistent resource id property naming
Reported by: | jng | Owned by: | jng |
---|---|---|---|
Priority: | low | Milestone: | Maestro-4.0 |
Component: | Maestro | Version: | |
Severity: | trivial | Keywords: | |
Cc: | hm | External ID: |
Description
There is inconsistent naming with regards to resource id properties.
Some classes/interfaces use ResourceID Some classes/interfaces use ResourceId
We will use ResourceId for all such properties.
To prevent accidental breakage, we will leave the existing properties in, but flag them with the ObsoleteAttribute, giving users a one-release window to migrate their code.
The inconsistent properties will be removed in the next post-4.0 release.
Note:
See TracTickets
for help on using tickets.