<p>Am 16.09.2014 12:37 schrieb "Mattias Gaertner" <<a href="mailto:nc-gaertnma@netcologne.de">nc-gaertnma@netcologne.de</a>>:<br>
><br>
> On Tue, 16 Sep 2014 07:26:24 -0300<br>
> Philippe <<a href="mailto:philippe@quarta.com.br">philippe@quarta.com.br</a>> wrote:<br>
><br>
> ><br>
> ><br>
> > could the compiler avoid "with" pitfalls?<br>
> ><br>
> > now the compiler attach<br>
> > a property to the closest "with" where it finds it.<br>
> ><br>
> > the compiler could<br>
> > check if the property appears in another "with" of the "with" stack and<br>
> > produce a message (hint, warning or error, which may be configurated).<br>
> ><br>
> ><br>
> > is not it a way to make the "with" safe?<br>
><br>
> How to get rid of the hint?</p>
<p>Either get rid of the "with" or use a compiler directive to disable it ;)</p>
<p>Regards,<br>
Sven</p>