Skip to content

Change create and load methods #12

@Jebbs

Description

@Jebbs

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions