[Vtigercrm-developers] <RANT>When coding do not turn off warnings!</RANT>

Joe Bordes joe at tsolucio.com
Thu May 14 08:00:54 GMT 2015


Following up on this one, which I totally agree upon: have somebody on 
your team always developing in a foreign language to catch i18n issues.


On 14/05/15 03:02, Hamono, Chris (DPC) wrote:
>
> A note to developers, vtiger, yetiforce or otherwise.
>
> If you must recommend turning off php warnings in your code. You are 
> doing it wrong!
>
> I cannot make this point strongly enough.
>
> There is a reason all compilers and interpreters spit out massive 
> amounts of warnings. It’s because these warnings indicate where your 
> code is SLOPPY.
>
> By ignoring those warnings you are potentially coding security risks 
> and buggy code. uninitialized variables are the most common source of 
> warnings and also the most common source of bugs.
>
> So if you tell users they must turn off warnings it’s a sign that the 
> code is poorly written.
>
> Chris
>
>
>
> _______________________________________________
> http://www.vtiger.com/


-- 
Un saludo
Joe
TSolucio

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20150514/de2d988b/attachment.html>


More information about the vtigercrm-developers mailing list