Update to-do

svn path=/plone.app.discussion/trunk/; revision=27071
This commit is contained in:
Martin Aspeli 2009-05-23 16:42:30 +00:00
parent 8ffca9009c
commit a8bc95be77
1 changed files with 7 additions and 2 deletions

View File

@ -2,11 +2,16 @@
plone.app.discussion to-do
==========================
[ ] Add event handlers to ensure we don't get stale comments in the catalog
when parent objects are removed/moved/cloned:
- Create the conversation when an object is created
- Dispatch object added/removed/moved/cloned events to conversations
- Dispatch conversation added/removed/moved/cloned events to comments
[ ] Thread building in conversation.getThreads()
[ ] Batching in conversation.getComments()
[ ] ++comments++ namespace traversal adapter
[ ] Implement plone.indexer indexers for comments, filling standard metadata
- Note discrepancy between Python datetime and indexing expecting a Zope 2