Current APIs implement class methods as instance method, which is problamamtic while implementing methods. E.g. If load_from_db doesn't like empty docname then all class method will stop working. This change while breaking is essential for usability of virtual doctype. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| export_file.py | ||
| import_file.py | ||
| patch_handler.py | ||
| utils.py | ||