[Lazarus] Lazarus Webpage

Sven Barth pascaldragon at googlemail.com
Fri Dec 6 19:07:15 CET 2013


Am 06.12.2013 12:25 schrieb "Danny Weldon" <danny.weldon at gmail.com>:
> Closures (Anonymous functions) See
http://bugs.freepascal.org/view.php?id=24481
Work in progress

> Generics
At least in 2.7.1 they are quite useable, but especially generic
methods/functions/procedures are still missing (work in progress)

> Associative Arrays     Use TStringHashList
Ehm no. Better use a typesafe generic TFPGMap<,> or a yet to be implemented
Delphi compatible TDictionary<,>

> Inheritance single/multiple
Not full multiple inheritance, only through interfaces

> Array slicing          Partial?
What do you expect from array slicing?

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20131206/5f648c46/attachment-0003.html>


More information about the Lazarus mailing list