Enhancement #141
closed
Added by Marc Dequènes about 14 years ago.
Updated about 14 years ago.
Category:
Interface :: API
Description
In order to work around real attributes difficulties, obscure formats, ...
Virtual attributes accessors would get/set one or multiple real attributes in a cleaner or simpler way (can accept several kind of inputs and canonicalize for exemple).
- Status changed from New to In Progress
- % Done changed from 0 to 40
- % Done changed from 40 to 60
What is missing:
- search with vattrs (post-filter ?)
- proper declaration with type handling (decorators ?)
Searching vattrs is quite difficult. Even if you know which kind of objects or aspects you want, still an attribute could be real in certain objects and virtual in others, so it is impossible to guess what to find if we don't show vattrs as special attributes. The only simple way i see would be to allow post-filter of any kind of attributes, using a prefix like "filter:", which would then match real and virtual attributes without having to care of their type.
- Status changed from In Progress to Resolved
- % Done changed from 60 to 100
Also available in: Atom
PDF