-
- Downloads
_workspaces.py: Add a WorkspaceProject object
WorkspaceProject contains all the information needed to refer back to a project from its workspace (currently this is the project path and the element used to create this workspace) This is stored within a WorkspaceProjectCache object, which keeps WorkspaceProjects around so they don't need to be loaded from disk repeatedly. This is a part of #222
Please register or sign in to comment