Michael Van Canneyt via lazarus <[email protected]> schrieb am
Fr., 13. Nov. 2020, 22:37:

>
>
> On Fri, 13 Nov 2020, Ondrej Pokorny via lazarus wrote:
>
> > Usually we try to use the "default" feature of the newly added
> properties so
> > that they are streamed only when really set and used. When they are not
> used,
> > the LFM can still be loaded in a legacy version of Lazarus because the
> new
> > properties are not streamed.
>
> I set defaults on all boolean properties of sqlscript, rev. 47412
>
> Strange, I thought that boolean properties were not streamed if they had
> value 'false'.
>

No, cause their intended default value could be True. Thus no special
handling for them.

Regards,
Sven

>
-- 
_______________________________________________
lazarus mailing list
[email protected]
https://lists.lazarus-ide.org/listinfo/lazarus

Reply via email to