#1: Multiple Sticky support
- Contents
- Proposed by
- mrenoch
- Proposal type
- Architecture
- State
- in-progress
Motivation
At the moment, the StickiesTool and the UI only supports one sticky, per user, per object. It is easy to imagine the utility of supporting multiple stickies per user per object, and the AT Reference infrastructure already supports this.
Before rushing into this, I would like to consider ways in which the policy for multiple sticky placement can be determined by the caller (maybe the momento pattern would work here?). Sometimes you might want to anchor the stickies to a particular peice of text, sometimes you might like to anchor the stickies to a position on the screen, and sometimes you might just want a fixed number of stickies like answer the following 5 questions..).
Proposal
Both UI and backend development.
Multi-sticky support, w/out placement or ordering
we now have multiple sticky support, w/out placement or ordering.
We are using this in our StickyClips derived product, to save in and out points and a note in a video stream.