In our previous episode, Boian Mitov said: > Every memory management system has a manual part, even the M$/Java GC has > element of it (the dreadful Disposable pattern to name one). > There is a huge difference however. ARC requires in general less coding for > the same result. > Less code in general is cheaper to develop, debug, read and maintain. It is > a simple business formula actually (and as businessman I need to calculate > this).
I work with Delphi professionally too, and I don't really notice allocation as time costs. It's negiable. Occasionally (in the six months magnitude) I run the app through fastmm, but that time is general cleanup, so even not entirely the cost of memory management. I can't find any basis for your allegations in my work. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel