RejectReality
Literotica Guru
- Joined
- Jan 1, 2009
- Posts
- 4,911
Showing what lists a story is on would probably be a resource intensive query. I doubt they're storing that information on the story, which means to come up with that information, it would have to check every single list. That's way too many resources for what would likely be a little-used feature.
Even if it was stored on the story, initiated when people click the "add to list" button, it would still require more coding on the lists function to remove that metadata when someone removes a story from their list. Feels like a bridge too far. The effort/reward equation doesn't balance. Not enough people would use such a feature to make it worth the effort to code it. ( Especially when there are still so many more important/useful features still in progress )
ETA: Now that I think about it, there probably is some data stored on the story, but I'd wager it's a simple numerical ticker. Otherwise, pulling the number of lists a story is on would be just as intensive as what would be required for the feature. That also means there's already code in place to modify that information in the story's metadata.
It just depends on how much information is in that story metadata. If for some reason it's all there, then implementing something like that would be low effort. I just doubt it's more than the #.
Even if it was stored on the story, initiated when people click the "add to list" button, it would still require more coding on the lists function to remove that metadata when someone removes a story from their list. Feels like a bridge too far. The effort/reward equation doesn't balance. Not enough people would use such a feature to make it worth the effort to code it. ( Especially when there are still so many more important/useful features still in progress )
ETA: Now that I think about it, there probably is some data stored on the story, but I'd wager it's a simple numerical ticker. Otherwise, pulling the number of lists a story is on would be just as intensive as what would be required for the feature. That also means there's already code in place to modify that information in the story's metadata.
It just depends on how much information is in that story metadata. If for some reason it's all there, then implementing something like that would be low effort. I just doubt it's more than the #.
Last edited: