[fpc-pascal] The new Delphi 2010 RTTI

Michael Van Canneyt michael at freepascal.org
Thu Dec 23 18:50:37 CET 2010



On Thu, 23 Dec 2010, alexvins at mail.ru wrote:

> 23.12.2010 17:52, Marco van de Voort пишет:
>> In our previous episode, alexvins at mail.ru said:
>>>> Therefore, until the time someone finds a cross-platform way to
>>>> implement packages, I see no reason not to start on RTTI. They can
>>>> perfectly be implented independently
>>>> or even in parallel.
>>>> 
>>> Wine has ability to load windows libraries on linux.
>> .. into windows programs.
>> 
>>> This technology could be used to implement cross-platform packages.
>> Yes, run the FPC/win32 binary in Wine :-)
>> 
>> _______________________________________________
>> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
>> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>> 
>
> I`ve heard that some cross-platform projects use this to build cross-platform 
> plug-ins.

It would create an unwanted dependency on wine. 
For such a basic functionality, that's simply out of the question.

Michael.


More information about the fpc-pascal mailing list