[Lazarus] AutoCommit

Michael Van Canneyt michael at freepascal.org
Fri Nov 13 22:37:06 CET 2020



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'.

Michael.


More information about the lazarus mailing list