On Thu, Jul 25, 2013 at 8:56 PM, Stas Malyshev <smalys...@sugarcrm.com>wrote:


> You can create those properties when processing __sleep. Nothing
> requires them to exist before __sleep was called.
>
>
The problem is that properties will exist after __sleep was called. :)
There are situations that you don't want them to exist (for example
DateTime).

Reply via email to