update_writeable_properties


Description:

public void update_writeable_properties (string[] writeable_properties)

Update the persona’s set of writeable properties.

Update the Folks.Persona.writeable_properties property to contain the union of Folks.PersonaStore.always_writeable_properties from the persona’s store, and the given writeable_properties.

This should be used to simulate a change in the backing store for the persona which affects the writeability of one or more of its properties.

Since:

0.9.7