Mattias Gaertner schrieb:
I suppose when a huge lot of controls are to be created in a large
application, storing streams of control codes and handling them by a
single central interpreter would result in smaller files and memory
footprint than controls each having its own creation code sequence.
True.
But so far no one has measured how much.
The absolute amount can be reduced by subclassing or similar means
(mediators?). As already mentioned, a consistent look across many forms
requires identical settings of common properties, what discourages any
repetition in either explicit code or streams.
DoDi
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus