Why should it be true ? The specs only say something about writing, not about reading.

It is a misconception to think that you can read a stream
and thus restore a component to it's "original designed state".

The behaviour of reading a component from stream is only well-defined
after it was just created.
If you want a general streaming mechanism (javabeans like), then you
simply should not use "stored" or "default", then you'll have something
that comes close.

Michael.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

This was about modifiers
http://bugs.freepascal.org/view.php?id=10080

Current impementation of propert writer is Delphi incompatible (eg does not take in account modifiers as the Delphi does).

Anton


_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to