sintonia/livesupport/modules/alib/doc/todo.txt

18 lines
500 B
Plaintext

$Id: todo.txt,v 1.1 2004/07/23 00:22:13 tomas Exp $
* delete old sessions
* if user have 'classes' permission:
-> create new class ('X')
-> add '_all' perm on class 'X' to himself
-> insert RootNode to class 'X'
=> user have all perms ;)
* complete xmlrpc layer
---
partialy done:
. actions would have priority order (or set lower priority to '_all' action only),
temp hack: '_all' action is in string sort after all act names => with ASC order have '_all' lower prio ...
---