On Sun, Jan 29, 2017 at 6:04 AM, Lars <nore...@z505.com> wrote:
> Another interesting idea, from all this discussion, is whether a mixed
> Garbage Collected/Manually Collected language could exist.

Object Pascal has this. Well, a kind of this idea, but works (almost) perfectly.
For "garbage collected" just use COM Interfaces and for "manually
collected", just use Class type directly.


Marcos Douglas
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to