Skip to content

Navigation Menu

Sign in
Sign up

Are there any plans for a General Project Monitoring API #1392

Answered by jeremypw
colinkiama asked this question in Q&A
Discussion options

Currently you can monitor changes to Git repository projects using MonitoredRespository and GitManager.

However, there doesn't seem to be an API for monitoring changes to non-git projects. This would be pretty useful for #134. It would make it easy to update search indexes when there are file changes to projects.

Are there any plans for this?

You must be logged in to vote

Each Scratch.Foldermanager.Folderitem has a GLib.FileMonitor connected to an on_changed () handler. Maybe this could be used to invalidate the search index?

Replies: 1 comment 1 reply

Comment options

Each Scratch.Foldermanager.Folderitem has a GLib.FileMonitor connected to an on_changed () handler. Maybe this could be used to invalidate the search index?

You must be logged in to vote
1 reply
Comment options

Thanks, I have an idea of what I could do now

Answer selected by colinkiama
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /