Alexander Klenin wrote:
3) Finally, regardless of the preceeding discussion, that
IDECommandStrs array seems
like a tiresome and pointless exercise in code duplication. Why not use
function IDECommandStr(ec: TIdentMapEntry): String;
begin
WriteStr(ec, Result);
end;
instead?
Maybe it was not available at the moment of implementation?
Best regards,
Paul Ishenin.
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus