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 :-)
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to