Veritula – Meta
Showing only those parts of the discussion which lead to #2661.
See full discussion·See most recent related ideasLog in or sign up to participate in this discussion.
With an account, you can revise, criticize, and comment on ideas.Discussions can branch out indefinitely. Zoom out for the bird’s-eye view.
Discussions are getting slower to render as they grow. It’s a rendering issue (not a db issue).
Criticism
I could use ActionController::Live to stream ideas to the page one by one. Instant page load.
Criticized1oustanding criticism
Changing the view logic so that the controller can stream each deeply nested idea separately sounds non-trivial. It’s not clear to me how to do that currently. It may be possible someday if I adjust Hiccdown to allow the use of enumerators or something like that.
Criticism of #2646