[MonoDevelop] patch to refresh the class scout after adding a file to a project

John Luke jluke@users.sourceforge.net
Tue, 27 Apr 2004 12:20:01 -0400


On Tue, 2004-04-27 at 23:01 +0900, Nick D wrote:
> Here's a patch for Erik's #2 complaint.  In my simple testing it didn't
> seem to break anything.
> 
> OK to commit?
> 
> Nick D.

I was looking into this last night also.  It seems to me there should be
an event for Adding/Removing Files (there is one for removing), but I
can't help wondering why SD doesn't have this (or why we didn't inherit
it from them).  It makes me think there is somewhere else where this is
supposed to tied in at.  Also, it doesn't work for when files are
removed, but a step in the right direction at least.  Any thoughts?