Why bother to make it easier ?
Why do we write programs ?
- So the user can perform some task
The more versatile the program, the more difficult it is to write. BUT it is more useable.
The more complex the task, the more difficult it is to write, BUT that is often what a user needs
ALWAYS consider the user first