Bugzilla – Bug 82
Add convenience API to retrieve default values
Last modified: 2007-10-08 12:49:38 UTC
I would like a convenience API to retrieve default values. Iterating over all values is not very comfortable...
Created attachment 71 [details] patch
As you mention, it is really conveniance API and does not add new functionality: if it were me, I would leave the current API minimal, but, if you think that it is really needed, feel free to push this patch.