Hacker News new | ask | show | jobs
by jnbiche 2694 days ago
> changing UI also means maintaining two different UIs(the old and the new)-

Why would you need to maintain the old UI? Backwards compatibility isn't an issue, since no one is screenscraping and doing image recognition to interact with the UI.

Besides, what we're discussing are relatively minor changes to update appearance, such as different font, color scheme, graphics assets, etc. No significant changes wrt UX--with how the user interacts with the program.

1 comments

For more extensive changes, I imagine a whole load of screenshot-heavy documentation would need updating (probably a load of course notes, inherited from long-gone lecturers too).

I agree that shouldn't be an issue though. Those who don't want any change (e.g. lecturers) can stick with an old version.