Reminder
svn path=/plone.app.discussion/trunk/; revision=27093
This commit is contained in:
parent
9263a61a31
commit
56a3f92023
@ -8,6 +8,11 @@ plone.app.discussion to-do
|
||||
- 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
|
||||
|
||||
[ ] During recursive deletion of child comments, events are fired when the
|
||||
conversation data structures may be in an inconsistent state. We need
|
||||
some tests for this, and possibly some different handling of those
|
||||
events.
|
||||
|
||||
[ ] Thread building in conversation.getThreads()
|
||||
[ ] Batching in conversation.getComments()
|
||||
|
Loading…
Reference in New Issue
Block a user