> Is there any particular reason that the restoreModules function on the > project preference page uses the ProgressMonitorDialog (i.e. that it is a > modal process)? > > Would it be possible to run this as a normal Job so it is possible to work > when the interpreter is reloading its modules? >
There are a number of things that wouldn't work properly without the interpreter and may give errors, so, right now that wouldn't be possible... But I believe the real problem is that it is right now too slow and everything is recomputed when you change something there, which is something that should be tackled soon. Cheers, Fabio ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Pydev-users mailing list Pydev-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pydev-users