improve search for the workspace file
Status: Beta
Brought to you by:
cider101
Hello again,
I have a workspace with three project.
The workspace file .dsw is in the main directory, and
each project is in a subdirectory with its project file .dsp.
When I open the project (through file-> last project, or
double click on the .dsw), "no workspace file (*.dsw)
found in directory ..." ; the displayed directory is the
subdirectory of the current project in the workspace,
not the main directory.
Is it possible :
* either to consider this as a bug and fix it ?
* or when the .dsw is not found, search recursively in
the parents directories.
Logged In: YES
user_id=632860
hi there,
apology for my late reply. I was just moving my flat,
had an extremly busy time at work and tomorrow i'm going
on a 4 weeks vaction to mexico :)
>* either to consider this as a bug and fix it ?
yep, i consider this as bug, but as a bug in the VS. eventough
VS send an event that an workspace is going to be opened, it
forgets to tell which one :( so, my best guess is to check the
current working directory.
i'm not sure if searching recursively in the parent directories is
a wise idea. what happens if the dsw is not in a parent
directory ?
well, i'm thinking a bit more about in during my vacations ;)
cya