Okay/Sketchbook: Difference between revisions
No edit summary |
|||
Line 48: | Line 48: | ||
* What happens when you want to find a specific message | * What happens when you want to find a specific message | ||
* Do we want to require each page have an immutable address (I think yes, for caching and so on (Ok but then what do we do about deleted messages)) | * Do we want to require each page have an immutable address (I think yes, for caching and so on ([[Okay|Ok]] but then what do we do about deleted messages)) | ||
* What direction do the pages go in. Does the first page have the latest message or the first message. Mulch to consider | * What direction do the pages go in. Does the first page have the latest message or the first message. Mulch to consider | ||
** Okay so I think when you request the room url without specifying a page it should redirect you to the last page (so the page containing the latest message) and then you can continually fetch the previous page to get the backlog. That makes sense i think. | ** [[Okay]] so I think when you request the room url without specifying a page it should redirect you to the last page (so the page containing the latest message) and then you can continually fetch the previous page to get the backlog. That makes sense i think. |