Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Zoë Peterson via Lazarus
On 2/2/2018 2:37 PM, Sven Barth via Lazarus wrote: Once FPC supports anonymous functions as well I assume that support will start to become alive again. ;) Hopefully. They were already working on iOS/Android/macOS/Linux support using Delphi, and that's what's stalled. The last commit on the

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Sven Barth via Lazarus
Am 02.02.2018 21:08 schrieb "Zoë Peterson via Lazarus" < lazarus@lists.lazarus-ide.org>: On 2/2/2018 1:37 PM, R0b0t1 wrote: > I've been looking for a replacement to > http://www.omnithreadlibrary.com/ for a long time. If I remember, the > dealbreaker is the library's codebase making heavy use of

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Zoë Peterson via Lazarus
On 2/2/2018 1:37 PM, R0b0t1 wrote: I've been looking for a replacement to http://www.omnithreadlibrary.com/ for a long time. If I remember, the dealbreaker is the library's codebase making heavy use of anonymous functions and procedures. Yeah, OTL requires anonymous methods. I was hoping to

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread R0b0t1 via Lazarus
On Fri, Feb 2, 2018 at 10:26 AM, Zoë Peterson via Lazarus wrote: > On 2/2/2018 10:19 AM, Zoë Peterson wrote: >> >> System.Threading requires anonymous methods, which Free Pascal doesn't >> currently support. > > > Oops, Sven's right, it mostly doesn't use anonymous

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Zoë Peterson via Lazarus
On 2/2/2018 10:19 AM, Zoë Peterson wrote: System.Threading requires anonymous methods, which Free Pascal doesn't currently support. Oops, Sven's right, it mostly doesn't use anonymous methods, so this isn't a blocker. -- Zoë Peterson Scooter Software --

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Zoë Peterson via Lazarus
On 2/2/2018 4:25 AM, Michael Schnell via Lazarus wrote: Featuring "parallel loops", "future variables", etc, implemented via a thread pool that is transparent for the application programmer. System.Threading requires anonymous methods, which Free Pascal doesn't currently support. Someone has

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Sven Barth via Lazarus
Am 02.02.2018 11:25 schrieb "Michael Schnell via Lazarus" < lazarus@lists.lazarus-ide.org>: Featuring "parallel loops", "future variables", etc, implemented via a thread pool that is transparent for the application programmer. -> http://docwiki.embarcadero.com/Libraries/Tokyo/de/System.Threading

Re: [Lazarus] Doe fpc/lazarus already have System-Threading or is it planned

2018-02-02 Thread Michael Schnell via Lazarus
sorry -> http://docwiki.embarcadero.com/Libraries/Tokyo/en/System.Threading -Michael -- ___ Lazarus mailing list Lazarus@lists.lazarus-ide.org https://lists.lazarus-ide.org/listinfo/lazarus