[fpc-devel] Improving Ref Counting
Uberto Barbini
uberto at ubiland.net
Sun Feb 27 14:07:31 CET 2005
> A more simplictic alternative could be to have objects (declared to be
> managed) managed in the same way as ansistrings.
This is exactly what delphi do with interfaces, the result is an orrible mess,
and passing them as parameters a nightmare.
Refcounted objects are possible, python used them till version 2.x, but I
don't think they should stay in pascal.
Bye Uberto
More information about the fpc-devel
mailing list