Maciej Izak wrote:
2015-07-17 15:03 GMT+02:00 Marco van de Voort:
IMHO the whole point of generics.collections is that its usage is Delphi
compatible.
Not at all. Big part of interface is compatible. It's good designed. FPC
Generics.Collections implementation is very different and extended.
If delphi has a unit called "generics.collections" and then we introduce
a unit with the same name, it should have the same interface and
functionality (except where not possible due to cross-platform concerns
etc).
Extensions are possible, but they should be put in separate units so
that if Delphi extends its unit later in a different way, you can't get
conflicts.
Jonas
_______________________________________________
fpc-devel maillist - fpc-devel@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-devel