On Mon, Jun 5, 2017 at 11:15 AM, David Adams via 4D_Tech <
4d_tech@lists.4d.com> wrote:

> In order of complexity:
>

I would add my favorite two:
* return statement - yes, Pascal does not have a return statement, but it
is so useful and need so little effort to implement that having 'clean'
Pascal cannot be an excuse to not implementing it.
* passing parameters by reference. Now we have object parameters that work
like this, but it would be much nicer if we can declare which parameters
are passed by value and which by reference - for objects, too.

-- 

Peter Bozek
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to