[PATCH 0/9] WPrefs: Grouping stuff in array

2014-10-26 Thread Christophe
From: Christophe CURIS Hello, This series of patch try to improve the maintainability of the code of WPrefs by grouping stuff in arrays so that the code is easier to maintain and letting the compiler handle it for us instead of risquee spread of constant number here and there. Regards, Christop

[PATCH 0/9] WPrefs: Grouping stuff in array

2014-10-26 Thread Christophe
From: Christophe CURIS Hello, This series of patch try to improve the maintainability of the code of WPrefs by grouping stuff in arrays so that the code is easier to maintain and letting the compiler handle it for us instead of risky spread of constant number here and there. Regards, Christophe