Paul,
I think the OP meant the unit called 'rtti' in recent XE versions of Delphi.
kind regards,
Dimitri Smits
- Oorspronkelijk e-mail -
> Van: "Paul Ishenin"
> Aan: "FPC developers' list"
> Verzonden: Maandag 27 mei 2013 02:30:40
> Onderwerp: Re: [fpc-devel] Closures via interfaces
>
27.05.2013 5:52, Maciej Izak пишет:
So I am waiting impatiently ^^. I think it's interesting time for
FPC! To be completely happy, there is only one seriously lack - extended
RTTI. :)
RTTI has been extended recently:
http://wiki.lazarus.freepascal.org/User_Changes_Trunk#RTTI_changes
Please
> It's not yet available in trunk, just a work in progress. Though I DO hope
> that it will be part of trunk once Vasiliy is finished :)
>
So I am waiting impatiently ^^. I think it's interesting time for FPC! To
be completely happy, there is only one seriously lack - extended RTTI. :)
Regards,
H
On 26.05.2013 21:16, Maciej Izak wrote:
Cool! Now I can fully complete library Generics.Collections for FPC
(especially Generics.Defaults) ;D (
https://code.google.com/p/fpc-generics-collections/ ).
It's not yet available in trunk, just a work in progress. Though I DO
hope that it will be part
Cool! Now I can fully complete library Generics.Collections for FPC
(especially Generics.Defaults) ;D (
https://code.google.com/p/fpc-generics-collections/ ).
FPC is getting stronger!
Regards,
HNB
___
fpc-devel maillist - fpc-devel@lists.freepascal.or
On 26.05.2013 16:05, Sven Barth wrote:
On 26.05.2013 12:12, Vasiliy Kevroletin wrote:
Hi all,
About 2 months ago there was a big discussion about closures(thread
"Delphi anonymous methods"). After this discussion I started work on
Delhi-like closures for fpc. I am far from finish and current
im
On 26.05.2013 12:12, Vasiliy Kevroletin wrote:
Hi all,
About 2 months ago there was a big discussion about closures(thread
"Delphi anonymous methods"). After this discussion I started work on
Delhi-like closures for fpc. I am far from finish and current
implementation is not perfect. But I alrea
Hi all,
About 2 months ago there was a big discussion about closures(thread
"Delphi anonymous methods"). After this discussion I started work on
Delhi-like closures for fpc. I am far from finish and current
implementation is not perfect. But I already have positive results: it's
possible to d