[fpc-devel] simpleipc issues
Juha Manninen
juha.manninen62 at gmail.com
Tue Sep 29 15:53:25 CEST 2015
On Tue, Sep 29, 2015 at 4:35 PM, Michael Van Canneyt
<michael at freepascal.org> wrote:
> For simpleIPC, yes. But the new implementation has no dependencies except
> sysutils, classes. So the argument becomes void.
It adds extra code to every application. Maybe not too much though.
> ...
> That is why I think TCustomApplication is the only good location;
> So if Ondrej does not do it, I will add it myself anyway.
Ok, I see your point. I am not arguing against it.
> Lazarus is free not to use it, obviously.
TApplication inherits from TCustomApplication, thus it will be
included in every LCL application.
Juha
More information about the fpc-devel
mailing list