File: TODO

package info (click to toggle)
libbonobo 2.32.1-3
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 8,648 kB
  • ctags: 3,406
  • sloc: ansic: 23,176; sh: 10,374; xml: 2,171; makefile: 718; yacc: 143; lex: 123
file content (12 lines) | stat: -rw-r--r-- 367 bytes parent folder | download | duplicates (5)
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.