python-efl/TODO

44 lines
1.2 KiB
Plaintext

BUGS
----
* Evas: SmartObject doesn't work
* EdjeEdit: PartState API does not work
TODO
----
* edje: complete the unit tests
* include python-ethumb
* Review the internal functions and name them consistently
* Add more documentation for the use of callbacks
* Review and document our use of exceptions
* update links and text on:
http://www.freedesktop.org/wiki/Software/DBusBindings
* Split base object defines from includes/efl.evas.pxd so that everything
defined there doesn't get included to the C code that cimports it.
This may have been fixed in latest versions of Cython.
* Check for documentation changes.
* Use more _set_properties_from_keyword_args
* Check for missing properties <-> getter-/setter-functions
* Add more logging
Elementary
==========
* Web needs a test and a lot of work: signals and documentation
* Review the new container type object item system.
Should the instance methods be classmethods instead?
* Drag-n-Drop (in progress/kuuko)
* Unit tests, things like top_widget and getting child objects
can be done easily.
* Fix Theme API, add a test
* New documentation images with the new default theme.
* Images missing in the documentation:
- datetime
- video
- web
- window ?