Closed randomPoison closed 6 years ago
SyncEditorBundle::sync_component
sync_components
SyncEditorBundle::read_component
read_components
Deserialize
Closes #27
SyncEditorBundle::sync_component
andsync_components
now setup components to accept edits from the editor.SyncEditorBundle::read_component
andread_components
to support read-only components (i.e. components that don't implementDeserialize
).Closes #27