[fpc-devel] Fwd: While - Otherwise Statement

Dmitry Boyarintsev skalogryz.lists at gmail.com
Mon Oct 12 20:02:06 CEST 2015


On Mon, Oct 12, 2015 at 1:54 PM, Ralf Quint <freedos.la at gmail.com> wrote:

> Sorry, we are programming here in Pascal, not Python. I could give a
> rodent's posterior about what Python implements.
>
> 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...
>

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.

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.

In this particular case it's even worse (actually it's better, from
fpc-devel POV), since the patch has been provided.

The next step would probably be controlled "break", where a user would be
able to specify how many nested loops needed to broken from.

thanks,
Dmitry
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-devel/attachments/20151012/cb5d594a/attachment.html>


More information about the fpc-devel mailing list