Giter Site home page Giter Site logo

Proposal: Disposer about quiver-dart HOT 7 CLOSED

google avatar google commented on September 19, 2024
Proposal: Disposer

from quiver-dart.

Comments (7)

alexeieleusis avatar alexeieleusis commented on September 19, 2024

There is a public implementation now at https://github.com/dart-lang/angular_components/blob/master/lib/src/utils/disposer/disposer.dart
Could it be imported/copied here? It seems to be stable enough that is unlikely for it to change, once is here it can be used from flutter/angular/butterfly/etc.
And once here it can be integrated with static analysis tools like requested here dart-lang/linter#285

from quiver-dart.

matanlurey avatar matanlurey commented on September 19, 2024

This probably doesn't belong in quiver.

Angular at least would prefer not to require a dependency on it for the runtime; I'd prefer something like pkg/dispose, but I'll wait to see what someone like @kevmoo thinks.

from quiver-dart.

cbracken avatar cbracken commented on September 19, 2024

I'd definitely prefer not to add entirely new areas of functionality to quiver.

from quiver-dart.

yjbanov avatar yjbanov commented on September 19, 2024

Whatever use-cases there were back in 2014 that prompted me to file this feature request are no longer relevant to me personally. Unless someone else champions this feature, I'm ok with closing.

from quiver-dart.

alexeieleusis avatar alexeieleusis commented on September 19, 2024

@matanlurey where is this pkg/dispose you mention? Or your suggestion is to create a new one?

The reason I am interested in this is because it is a common pattern in my team to add stream controllers and subscriptions to the mentioned disposer and that disables warnings to close or cancel them respectively, but the disposer could be not disposed and memory leaks potentially can be there.

from quiver-dart.

matanlurey avatar matanlurey commented on September 19, 2024

We do not have this package, I'll chat with the Dart team about creating one - otherwise Angular will be very reluctant on taking on this dependency.

That being said, this doesn't seem appropriate for a linter, as it's package specific. Any team could create a MyStreamCleaner and not get lint warnings. I'd prefer to wait for the proposed new analyzer plugins - then pkg/dipose (or w/e is created) could publish its own analysis plugin.

from quiver-dart.

matanlurey avatar matanlurey commented on September 19, 2024

@yjbanov Feel free to close this issue, we can continue discussions elsewhere if needed.

from quiver-dart.

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.