Page 1 of 1

Active Project indicator in .workspace file

Posted: Thu Nov 19, 2009 4:43 pm
by ironhead
Since the Active Project indicator is stored int he .workspace file, every time the Active Project changes, it results in the workspace changing. From an svn perspective (assuming you've stored your workspace file), this is a little annoying because it constantly updates. Would it be possible to move the Active Project indicator to the .workspace.session file? As I understand it the .workspace.session file stores the more transient information regrading the Workspace.

I really am enjoying using the 2.0 release, excellent work! :)

Re: Active Project indicator in .workspace file

Posted: Thu Nov 19, 2009 4:45 pm
by eranif
Not really. We introduced a new file, named <Workspaec_Name>.workspace.<User> (which currently holds information about editor settings) we plan in the future to migrate some data stored in the .workspace to that file

Eran