Tracker: Plugin Feature Requests

5 ProjectViewer: Allow handling more than one open project - ID: 2561293
Last Update: Settings changed ( shlomy )

My best wish to extend the project viewer plugin:Add checkboxes and allow
to check several of them at the same time. Many time I work on projects,
the partly overlap and if one is opened, anther one is closed.


mabra ( manfbraun ) - 2009-02-03 16:34

5

Open

None

Nobody/Anonymous

None

None

Public


Comments ( 3 )

Date: 2009-02-06 17:08
Sender: shlomy

This is a plugin feature requests. Changed the tracker and revised the
title accordingly.

Regardless, my understanding is the same as Alan's. It seems the request
is to allow multiple projects to be opened at the same time, sort of like
'working sets' in eclipse or 'workspaces / solutions' in MS Visual Studio.


Date: 2009-02-06 05:07
Sender: vanza

I think "mabra" and Alan are talking about two different things.

Alan: I think you're talking about two active projects in the same view.
That is hard to do because it makes lots of features of PV become confused,
since now they don't know which project "owns" the view. That's why I
explicitly added code to not allow that.

mabra: it seems you're asking to add the same file to a bunch of projects,
some of which may not even be loaded. Not sure how useful I think that
feature is; also, it would be pretty nasty to implement (not to say it
could be really slow, since project data is not loaded from disk until the
project is activated in some view).

On top of that, it has potential to cause a lot of confusion: where do I
add the files in the other projects? Do I show the project tree so that you
can choose? Do I let you pick a different file filter for each project?

Overall, I think it adds more confusion that useful functionality. The
feature itself can be sort of "emulated" by using the "auto reimporter"
available in the current trunk version; when you load another project, the
new files will be automatically added when the "auto reimporter" runs (if
it is properly configured).




Date: 2009-02-03 20:05
Sender: ezustProject AdminAccepting Donations

Typically, if I need 2 projects open at the same time, I open 2 views,
and have each view open to its corresponding project.
But I agree, this would be a nice thing to have.




Attached File

No Files Currently Attached

Changes ( 2 )

Field Old Value Date By
summary Allow project viewer to handle more than one open project 2009-02-06 17:08 shlomy
data_type 997936 2009-02-06 17:08 shlomy