AboutDownloadsSource CodeIssues
Date:
2010-03-24 01:19
Priority:
3
State:
Open
Submitted by:
Christopher Bruns (cmbruns)
Assigned to:
Nobody (None)
Summary:
Wrap upd() methods as properties.

Detailed description
Currently member functions with both a getFoo() and updFoo() version are wrapped as python properies (i.e. class.foo). It should be possible to create both a setter and getter wrapper for classes that have a updFoo() method but not getFoo() method.

Add A Comment: Notepad

No Comments Have Been Posted

No Changes Have Been Made to This Item

Feedback