>
> Hey Gabriel,
>
> What I am missing here is the reason why we should break well defined
> behavior of existing functions.
>
> How is the BC break for all existing code justified?
>
> Pieter
>


Hi Pieter.

 > What I am missing here is the reason why we should break well defined
behavior of existing functions.

This is something I'd like to discuss about `compact`. I'd like to know why
we skip undefined variables instead of report them. `compact` is use in a
large scale by the MVC community, by passing variables in the controller
and using them in the view.

> How is the BC break for all existing code justified?

I'd like to start report this undefined variables. Would be one more way to
prevent code-smell. IMHO this belongs to the core, not to the userland.


Thanks,

-- 
Gabriel Caruso

Reply via email to