Untitled.heprj - if closed then files are gone

Started by Arthur, May 05, 2009, 05:06:38 AM

Previous topic - Next topic

Arthur

The Untitled.heprj has strange logic.

If I

a) add to Untitled.heprj a file then;
b) save and close this project;
c) check the project explorer I can see it there again, but no files I added are listed;

I think it needs to display Untitled1.heprj

Now, the most interesting:

if you did "save project as" (you saved it under a new name) upon opening this new project it will not have the files previously added listed under it.

Perhaps this is by design, but I find it more useful to save as includes the added files [templating].

alex

Hi Arthur,

Quotea) add to Untitled.heprj a file then;
b) save and close this project;
c) check the project explorer I can see it there again, but no files I added are listed;

I think it needs to display Untitled1.heprj
I agree, this is a little bit confusing. I would change logic to be similar to documents: every new project would have name with number 1 higher them previous (untiltled1, untiltled2, untiltled3 etc).

Quoteif you did "save project as" (you saved it under a new name) upon opening this new project it will not have the files previously added listed under it.
Looks strange, but I could not reproduce this... In my case files inlcuded in a project also saved. Can you try to explain in more details.

Best regards,
Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Arthur

Quoteif you did "save project as" (you saved it under a new name) upon opening this new project it will not have the files previously added listed under it.
Alex's
QuoteLooks strange, but I could not reproduce this... In my case files included in a project also saved. Can you try to explain in more details.
Got it why, this is the case if I override the name in Save As... the previous file(s) get dropped, this is expected. Not a bug.