Project management. Part II.

Discussion of open issues, suggestions and bugs regarding database management and administration tools for MySQL
Post Reply
GerholdtSchnaps
Posts: 7
Joined: Mon 16 Jul 2007 05:54
Location: Moscow, Russia
Contact:

Project management. Part II.

Post by GerholdtSchnaps » Thu 14 Feb 2008 19:25

Hi! It's Me again.

For now i would like to offer one more extension for MDS ProjectManager. It's about folders and files of project...

When a new project (not "empty project" with "create folders for database objects" option) has been created it contains folders that are located on disk fisically. It's OK.

But, when i creating folders and files in project window they are virtual. I would be glad when creation of project's folders and typed files will have effect immediately. I mean: RightMBClick -> Create folder -> -> results the real folder in project folder. All the same is applicable to typed files. I think it is no need to restore the project's structure on disk by hands. Maybe, this feature can be something like an additional option in "create project master".

P.S. An-nd... please, don't forget about the russian version of program.

Duke
Devart Team
Posts: 476
Joined: Fri 29 Oct 2004 09:25

Post by Duke » Fri 15 Feb 2008 06:51

I would be glad when creation of project's folders and typed files will have effect immediately.

1. Our concept of database project implies virtual folders. Only for projects that are imported from database there is an option for creating physical folders on disk.

2. New database project (empty one, not imported) remains virtual until user saves it. That is the reason why folder cannot be fixed on disk in the new project: we simply don't know the destination folder of the project.

Post Reply