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

[NFR] Implement Model snapshot loading call #11818

Closed
temuri416 opened this issue May 22, 2016 · 4 comments
Closed

[NFR] Implement Model snapshot loading call #11818

temuri416 opened this issue May 22, 2016 · 4 comments
Assignees

Comments

@temuri416
Copy link
Contributor

Hi all,

It would be nice to have an API method to allow manual loading of Model's snapshot:

$robot = new Robot;
$robot->save();
$robot->loadSnapshot();

Thanks!

@temuri416
Copy link
Contributor Author

Hi, @sergeyklay. What are your thoughts on this? Should ->save() automatically set updated snapshot?

Thanks!

@sergeyklay
Copy link
Contributor

I'll try to sort out as soon as posible

@Jurigag
Copy link
Contributor

Jurigag commented Mar 3, 2017

I made PR with fix for this, let me know what you think.

@sergeyklay
Copy link
Contributor

Fixed in the 3.1.x branch.

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

3 participants