-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
- Move the topic descendants/ascendants and other functions out of the Topic Model and into the Topic Controller
- Recreate the descendants function for topics? This function needs to return a flat list of the recursive parent of a topic.
- Read over Andrew's code, although it's probably perfect. (of course it is -Andrew)
- Consider merging the Topic and Tree Controllers? Or creating a Topic Repository? Is this what a Topic Repository is for? Maybe?
Reactions are currently unavailable