GithubHelp home page GithubHelp logo

Comments (6)

JeremyKuhne avatar JeremyKuhne commented on July 4, 2024 1

Given the extensions watcher I don't know of a reason to keep this around.

from corefxlab.

danmoseley avatar danmoseley commented on July 4, 2024

I actually don't know the status of System.IO.FileSystem.Watcher.Polling. We now have another polling file system watcher in Microsoft.Extensions.FileProviders.Physical:
https://github.com/dotnet/runtime/blob/c87e75e8ef260ccc6e979f9df1cc012536ee036f/src/libraries/Microsoft.Extensions.FileProviders.Physical/src/PhysicalFileProvider.cs#L85

@eerhardt do you have context on this package? What is its future?

from corefxlab.

BreyerW avatar BreyerW commented on July 4, 2024

@danmosemsft ohh i never saw this project despite being relatively active lurker in runtime repo thanks. Still it would be nice to clarify the future of this package and maybe compare it against this new polling watcher?

from corefxlab.

eerhardt avatar eerhardt commented on July 4, 2024

Looks like @KrzysztofCwalina created it about 5 years ago, and it hasn't gotten much interest in the past 2 years.

Also tagging @JeremyKuhne who did some work on it years ago.

I'd propose we delete/archive this project as it appears to be inactive.

from corefxlab.

BreyerW avatar BreyerW commented on July 4, 2024

@JeremyKuhne just to be on the same page you mean FileProviders.Physical correct?

I have skimmed over this project and while i think ii will work to me it seems much less intuitive for general use and cant set your own interval (is hardcoded to 4 secs) when you need it although i guess i can reimplement it using watch(string)?

from corefxlab.

JeremyKuhne avatar JeremyKuhne commented on July 4, 2024

just to be on the same page you mean FileProviders.Physical correct?

Yes, that was what I was referring to. Generally speaking, enhancing/improving one we already ship is a better place to start than adding a new one.

from corefxlab.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.