link icon indicating copy to clipboard operation
link copied to clipboard

Create FSW with filters for relevant extensions

Open e9gille opened this issue 1 year ago • 1 comments

This is a bit of a hack as it creates a vector of watchers when running on .Net Framework and that may not be what the rest of the Link code expects.

I've gone through the code to check the impact and see a reference ot a QUEUE object that might cause issues, but can't see what is creating it. Apart from that the other places where link.fsw is referenced it should work ok both when fsw is a vector and a scalar object.

e9gille avatar Sep 12 '23 09:09 e9gille

@mkromberg The changes in this PR handle scenarios that are critical at client site and that we would like to see brought into Link v4.0.

e9gille avatar Nov 14 '23 14:11 e9gille