Re: [fpc-other] Delphi 10.4

2020-04-11 Thread Sven Barth via fpc-other
Am 11.04.2020 um 14:56 schrieb Marco van de Voort: Op 2020-04-11 om 14:45 schreef Sven Barth via fpc-other: 2: management operators for records, maybe also simple record inheritance to reuse e.g. a refcount record pattern Yay me, we got something incompatible again... 3: (also?) having

Re: [fpc-other] Delphi 10.4

2020-04-11 Thread Marco van de Voort
Op 2020-04-11 om 14:45 schreef Sven Barth via fpc-other: 2: management operators for records, maybe also simple record inheritance to reuse e.g. a refcount record pattern Yay me, we got something incompatible again... 3: (also?) having some of the iOS refcounted classes system for the

Re: [fpc-other] Delphi 10.4

2020-04-11 Thread Sven Barth via fpc-other
Am 27.03.2020 um 11:39 schrieb Marco van de Voort: Some early info about new Delphi 10.4 features https://community.idera.com/developer-tools/b/blog/posts/get-ready-for-the-10-4-beta-with-update-subscription 1 Language Server Protocol for Delphi 2 Language Enhancements: Managed Records 3