[fpc-pascal] Primitive Record Wrappers
Maciej Izak
hnb.code at gmail.com
Tue Feb 23 20:32:39 CET 2016
2016-02-20 9:23 GMT+01:00 Sven Barth <pascaldragon at googlemail.com>:
> Am 20.02.2016 06:25 schrieb "Michalis Kamburelis" <
> michalis.kambi at gmail.com>:
> > I remember a thread on fpc-devel "Pascal Smart Pointers Idea + ARC
> > implementation" where the original author (Maciej Izak) was already
> > working to overcome this:
> >
> https://www.mail-archive.com/fpc-devel@lists.freepascal.org/msg33172.html
> > . His reasons was similar (force the contents to be initialized with
> > zero) and his solution felt cleaner -- introduce "class operator
> > Initialize" where you can initialize your record.
> >
> > Any chance that this would be added/merged to FPC one day?:)
>
> I'm indeed inclined to implement this one day, though I don't know yet how
> exactly I want it to look.
>
Finally I have some time to continue my work on this. I need to take break
from Sparta/Lazarus :P. Hopefully all will be available soon on
smart_pointers branch.
--
Best regards,
Maciej Izak
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160223/1e49f11a/attachment.html>
More information about the fpc-pascal
mailing list