Need @property equivalent for the API
Bug #326307 reported by
Paul Hummer
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
lazr.restful |
Triaged
|
Low
|
Unassigned |
Bug Description
I'd like to be able to fake an accessor like Foo.getBar() as foo.bar as an API object. Francis said to search for a bug (which I did, and didn't find it) or file it if it didn't exist.
Changed in launchpad-foundations: | |
importance: | Undecided → Low |
status: | New → Triaged |
To post a comment you must log in.
We have a @mutator decorator but not an @accessor decorator.