Subject: For the record
Author:
Posted on: 2013-04-15 04:28:00 UTC

I'd like to thank everyone for their bug reports, feature requests, suggestions, and concrit, especially hS, who has pointed out several problems (or possible solutions to known problems) I never thought of. Please keep that sort of thing coming!

Some of the things people have mentioned, like the "deep thread problem" and the mess that could be caused by really tall posts, are things Dann or I will fix when we're not too busy with real life. I actually have an idea for the tall post problem which involves throwing "Show more" links and limiting the height of each post to some limit until the link is clicked client-side. I just need to figure out how to implement that.

Other things, especially guest posting, editing, and the multiple views model, should probably be discussed a bit more before I go poking around in them. As an aside, implementing guest posting given the current state of the code might be a little tricky because I pulled in a library of code that handles most of the login-related stuff, since that kind of code is notoriously tricky to get right.

Reply Return to messages