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

Change create and load methods #12

Open
Jebbs opened this issue Jul 8, 2014 · 0 comments
Open

Change create and load methods #12

Jebbs opened this issue Jul 8, 2014 · 0 comments
Assignees

Comments

@Jebbs
Copy link
Owner

Jebbs commented Jul 8, 2014

Most of the time when you load the sfXXX objects, it creates it at the same time time, so on the D end the object won't be created until you try to load it and if you want to reload it from different data, it has to delete and recreate.. I'd like to change this to having one method for actually creating the object, and then have the loadFrom functions return bools and not new objects.

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

No branches or pull requests

1 participant