<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Oct 12, 2015 at 1:54 PM, Ralf Quint <span dir="ltr"><<a href="mailto:freedos.la@gmail.com" target="_blank">freedos.la@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000"><span class=""></span>Sorry, we are programming here in Pascal, not Python. I could give a
    rodent's posterior about what Python implements. <br>
    <br>
    People need to properly design their software, not just hacking
    away. Then they do not need to come up with whacko stop-gaps to fix
    what could have been done properly in the first place...<br></div></blockquote><div><br></div><div>Well, from fpc-devel list perspective your only hope is that any new feature is added via MODESWITCH. Thus any existing unit would be kept clean. You would also be able to keep your libraries clean, by not allowing using of a certain modeswitches.<br><br></div><div>However, if you look at the recent (for the past few months) discussions, you might spot that the number of requests for new features (from recent Delphi and other languages) is growing. Constantly.<br></div><div><br></div><div>In this particular case it's even worse (actually it's better, from fpc-devel POV), since the patch has been provided. <br></div><div><br></div><div>The next step would probably be controlled "break", where a user would be able to specify how many nested loops needed to broken from.<br></div><div><br></div><div>thanks,<br></div><div>Dmitry<br></div></div></div></div>