2 minute load time, short session expiry, reloading login: pick 2

Post/Author/DateTimePost
#1

RCanine

Feb 10, 2011 0:50:08
I figured out what's been bugging me about the CB. It's not a single defect, which is why I didn't submit a bug report, but it's a combination of three annoyances which, in combination, become a real pain.

  1. It takes a LONG time to load. This wouldn't actually be a problem if used caching well, had to be reloaded infrequently, or didn't front-load the wait.

  2. Short session expiration. This isn't a huge problem either, except in combination with the other two.

  3. An expired session forces a reload. An expired session kicks you out to an HTML login form, which on success reloads the builder. This wouldn't be a big problem either, except for the very long load times.


There are a zillion ways to resolve these issues, but I think you could pick any one to solve, and the other two wouldn't be serious issues. Of course I'd like to see them all resolved, but please: pick two.