[fpc-pascal] Re: Initialization of class field

Marco van de Voort marcov at stack.nl
Wed Aug 1 13:31:11 CEST 2012


In our previous episode, Bart said:
> 
> [OT]
> Ideal programming Language (ObjectPascal 10.1?), reduced typing.
> 
> Program AnyProgram;
> begin
>   MyPrgram := TMyProgram.Create(ReadMyMindAndCreateWhatIWantNow);
> end.
 
Actually, from experience, that isn't even enough. What you want
at the beginning is often irrelevant. What you want is the endresult
of after you went through the whole development trajectory :-)



More information about the fpc-pascal mailing list