KallDrexx / GlueCsvEditor

CSV Glue plugin for use with the FlatRedBall XNA Engine
2 stars 0 forks source link

Automatically reload CSV when the file changes on disk #3

Closed vchelaru closed 12 years ago

vchelaru commented 12 years ago

To reproduce:

This can also occur if the user updates the file through version control while the preview is visible in Glue.

Proposed solution - Glue has a file watch on all content files and internally raises events when these files change. We probably need to have a plugin event to react to the file changing (if there isn't one already), and when this occurs, have the CSV preview re-load the CSV.