[Qt-creator] Cross-debugging Win-Linux // project-session issue

Patrick Masotta masottaus at yahoo.com
Sun Mar 6 10:44:39 CET 2011


I've been thinking a bit more about the project-session issue and I'd like to share this with you.

How about having a project file and a sesion file with the same project name on the project directory. When I load the project if the sesion file exists it's automatically loaded if it doesn't it's created and saved when I save the project. When I share my project I share myProjectXXX.creator but I do not need to share myProjectXXX.session
This way:
1) We as users do not have to care about sessions "maintenance" (creation, saving, loading...) 
2) Sessions are bounded to projects; loading a project loads the corresponding last session info.
3) Project session info is esily discarded if needed erasing the corresponding project's session file.

Visual Studio & Eclipse AFAIK do not handle sessions independently from projects. I think qt-creator should join the pack on this.

thanks
Pat


      



More information about the Qt-creator-old mailing list