Hi Mattias,

Thank you! A bit closer IDE integration will surely help us maintain 
components both for Delphi and Lazarus ;-) . We do support D5-2007 and we 
are aware of the changes overtime.

Unfortunately the "optimization", I have renders the Interfaces virtually 
useless in Lazarus :-( . The lifespan of the interfaces is now unpredictable 
and left for the optimization to decide, and that allows for only limited 
types of objects to be maintained trough Interfaces. Anything that relies on 
resources other than memory practically will be dangerous to be used trough 
interfaces similar to the issues in the GC environments :-( . Sad, 
considering the enormous power interfaces offer in Delphi.

  With best regards,
    Boian Mitov

--------------------------------------------------------------------
Mitov Software
http://www.mitov.com
--------------------------------------------------------------------


----- Original Message ----- 
From: "Mattias Gaertner" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Sunday, June 22, 2008 4:51 AM
Subject: Re: [Lazarus] Obtaining TIDesigner


> About "FPC optimization":
> I'm happy that the FPC team does not do Delphi compatibility at any
> cost.
>
>
> Mattias
> _______________________________________________
> Lazarus mailing list
> [email protected]
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus 

_______________________________________________
Lazarus mailing list
[email protected]
http://www.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to