|
The rule should be the opossite. Every code that is not required must not exists. If some code is here in advance for a future feature, it's the job of the developer adding such feature to add comment to justify why useless code is added to prevent it to be removed and to explain to quality guys (guys that tracks dead code) why such a code and why it must be kept. When a code is useless it can be commented if we are not sure it is used by dolibarr but if we are sure it is not (no reference to a function for example), there is no reason to be kept. And no, the code of other is not the code of other: The code of other is the code of nobody or everybody (We are an opensource project). Le 25/05/2012 22:00, Cyrille de Lambert a écrit : Bof !!! -- Eldy (Laurent Destailleur). --------------------------------------------------------------- EMail: [email protected] Web: http://www.destailleur.fr Dolibarr (Project leader): http://www.dolibarr.org To make a donation for Dolibarr project via Paypal: [email protected] AWStats (Author) : http://awstats.sourceforge.net To make a donation for AWStats project via Paypal: [email protected] AWBot (Author) : http://awbot.sourceforge.net CVSChangeLogBuilder (Author) : http://cvschangelogb.sourceforge.net | ||||
_______________________________________________ Dolibarr-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/dolibarr-dev

