[gq-commit] gq TODO,1.27,1.28
Status: Beta
Brought to you by:
sur5r
From: <sta...@us...> - 2002-10-11 14:13:10
|
Update of /cvsroot/gqclient/gq In directory usw-pr-cvs1:/tmp/cvs-serv2698 Modified Files: TODO Log Message: * More TODOs for dt_oc (induced by Emil Assarsson <emi...@bo...>) Index: TODO =================================================================== RCS file: /cvsroot/gqclient/gq/TODO,v retrieving revision 1.27 retrieving revision 1.28 diff -C2 -d -r1.27 -r1.28 *** TODO 28 Sep 2002 20:15:07 -0000 1.27 --- TODO 11 Oct 2002 14:13:07 -0000 1.28 *************** *** 56,59 **** --- 56,70 ---- <cja...@gh...>) * import from LDIF + + * dt_oc: allow for automatic addition of intermediate objectClasses. Add + a default "top" template, with only the single "top" objectClass. These + two changes allow for efficient addition of objects of a single "class". + Suggested by Emil Assarsson <emi...@bo...> + + * nested main loop invocations during possibly long running LDAP operations + (any search), allow to interrupt running operations in certain situations. + See mail by Emil Assarsson <emi...@bo...> dated + Wed, 09 Oct 2002 19:40:37 +0200. + * Better keyboard support (at least for main menu) (peter) * [1.0] never do ldap_add when moving trees. Use triangulation like with the *************** *** 73,76 **** --- 84,88 ---- * schema designer (when OpenLDAP supports writable schema) * generate change and undo log in LDIF + * [post 1.0] work towards gtk2 -------------------------------------------------------------------------- |