Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

simplify object persistence #21

Open
gugurete opened this issue Jul 14, 2017 · 1 comment
Open

simplify object persistence #21

gugurete opened this issue Jul 14, 2017 · 1 comment

Comments

@gugurete
Copy link

it would be nice to have this simplified option for generic object persistence:

@persist @observable layerOptions = {
editInProgress: false,
lightning: { renderer: 'webgl'}
}

a generic seriializer a la JSON.stringify would be able to take care this?

@yordis
Copy link

yordis commented Oct 29, 2017

@gugurete did you figure it out? I am confused with your comment 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants