Would a patch to remove the notices be acceptable to the developers?
As a developer of commercial software for nearly 20 years and only
recently coming to web development, I am  still learning about what
different rules apply. One of the things I've always thought is that
if my code produces any sort of warnings now, there is always the
chance that in years to come those warnings could become errors. If
the compiler/interpreter is producing a warning, then I should code it
to remove the possibility of ambiguity. Whilst the code works fine,
removing these notices can only be a good thing.

I don't want to turn off the notices as my own code sometimes has them
and I go "Doh! Duh!" and fit it. It would remove the noise and help
other developers who may not be as efficiently experienced and who do
make the sort of mistakes that these notices are highlighting.

Richard.

On 19/01/07, Mislav Marohnić <[EMAIL PROTECTED]> wrote:
> Sorry, read the ill-formed sentence above as "Prototype framework is coded
> in perfectly valid JavaScript..."
>
> -M
>
>
>  >
>


-- 
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype: Core" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/prototype-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to