no easy way to call destructor
Bug #534363 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
Invalid
|
High
|
Unassigned | ||
lazr.restfulclient |
Fix Released
|
High
|
Unassigned |
Bug Description
Destructors that are available over the API ("DELETE /path/to/item") can not be called easily from launchpadlib yet.
Changed in launchpadlib: | |
status: | New → Triaged |
importance: | Undecided → Low |
tags: | added: usability |
Changed in launchpadlib: | |
importance: | Low → High |
Changed in launchpad-foundations: | |
importance: | Undecided → High |
milestone: | none → 10.05 |
status: | New → Triaged |
Changed in launchpad-foundations: | |
status: | Triaged → Fix Released |
Changed in lazr.restfulclient: | |
status: | Triaged → Fix Released |
To post a comment you must log in.
I think "no easy way" is misleading. It looks like there is no possible way, using launchpadlib, to call destructors exported with @export_ destructor_ operation.
Some methods currently use that decorator and are non-functional and untested:
IBranch destroySelfBrea kReferences( ) ReferenceEdit delete()
ICodeReviewVote
IHWDeviceClass delete()