Annotation class should be removed from scopes API
Bug #1549799 reported by
Paweł Stołowski
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
unity-scopes-api (Ubuntu) |
Confirmed
|
Medium
|
Unassigned |
Bug Description
The Annotation class (in experimental namespace) should be removed from the API. It was implemented for the old designs and doesn't seem to be applicable to anything recent anymore.
Changed in unity-scopes-api (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → Confirmed |
description: | updated |
To post a comment you must log in.
I don't mind getting rid of it. If we do, we'll have to leave dummy push() methods (with a deprecated attribute) in SearchListenerBase and SearchReply though, otherwise we'll change the vtbl offsets.