[Lazarus] fpGUI
Hans-Peter Diettrich
DrDiettrich1 at aol.com
Mon Jan 17 13:33:14 CET 2011
Michael Schnell schrieb:
> On 01/16/2011 02:34 PM, Sven Barth wrote:
>> switching slowly from Delphi to .NET :( )
>>
> Delphi and .NET is not a contradiction. .Net does not force and
> programming language. There are lots of .NET (and/or Mono, Silverlight,
> Moonlight, etc) enabled languages / IDEs.Delphi Prism being one of them.
The breaking difference is the object model, including memory
management, that makes Delphi (or C++) different from .NET, Java etc.
Furthermore .NET (or Java...) come with their own widgetset (and RTL),
which are incompatible with the VCL. Look how badly VCL.Net failed,
after years of development - a .NET widgetset for Lazarus would fail for
the same reasons.
BTW I gave up my second try with .NET, after I couldn't find an
equivalent for ShowMessage after searching for several hours. This shows
that a language (syntax) is the least important part of a development
system.
DoDi
More information about the Lazarus
mailing list