neel / bong

1 stars 0 forks source link

readonly controller xdo on feeded spirit #5

Closed neel closed 12 years ago

neel commented 12 years ago

$this->controller->xdo is readonly any changes made on it is not saved on disk

neel commented 12 years ago

You need to do $this->controller->serialize() to serialize the change you have made on ControllerXDO