Hi && KDevProject
Harald Fernengel
harry at kdevelop.org
Wed Apr 9 15:18:04 UTC 2003
Hi,
On Wednesday 09 April 2003 04:33, John Firebaugh wrote:
> On Tuesday 08 April 2003 8:51, Jens Dagerbo wrote:
> > The general problem is this: There needs to be a way for a part to notify
> > other parts of a project that the files in the project has changed.
>
> A more complete solution would be to use KDirWatch to watch the files for
> changes. This would catch modifications outside of gideon as well.
There's one big difference - modifications that happen outside of gideon
should be handled _very_ carefully to prevent loss of data. Modifications
that happen from inside gideon are triggered by the user, so we can be a bit
more sloppy (==no "oh my god someone else messed up that file" MessageBox).
Best regards,
Harry
More information about the KDevelop-devel
mailing list