/usr/share/doc/libbonobo2-common/TODO is in libbonobo2-common 2.32.1-3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 | API bits:
+ Need a Bonobo_Disposable interface
b-a-s
+ Need to have the 'scope' attributes; so a component
can specify it's capabilities: per display, per lang etc.
UI stuff - need a CORBA_Object bonobo_widget_query_interface () method.
publicize bonobo_socket_add_id.
+ Add a 'register_all_these_factories' method - so we
can avoid nasty race conditions.
|