[fpc-devel] Proposal: Enhanced replacement for assignment operators

Felipe Monteiro de Carvalho felipemonteiro.carvalho at gmail.com
Thu Aug 5 23:26:06 CEST 2010


I guess that the problem which you want to solve is "having to type
too much". If that is the case, you should rather work on improving
code completion in Lazarus or whichever IDE you use. Then you could
type something like += and Ctrl+Alt+C and it would expand to the
natural Pascal version. Or whichever other key combination you figure
out.

You are going in the wrong direction by trying to solve the problem of
"having to type too much" by changing the language.

-- 
Felipe Monteiro de Carvalho



More information about the fpc-devel mailing list