We need to maintain code quality and standards. It’s very important that you are familiar with the Development Guides in general, and the ones that relates to your group in particular:

    Please remember that the only way to make code flexible is to make it as simple as possible:

    A lot of programmers make the mistake of thinking the way you make code flexible is by predicting as many future uses as possible, but this paradoxically leads to less flexible code.

    The only way to achieve flexibility is to make things as simple and easy to change as you can. — Nearby Cats (@BaseCase) > January 16, 2019