Code Monkey home page Code Monkey logo

Comments (3)

DartBot avatar DartBot commented on June 1, 2024

<img src="https://avatars.githubusercontent.com/u/4865287?v=3" align="left" width="48" height="48"hspace="10"> Comment by lrhn


Added Area-Pkg, Pkg-Async, Triaged labels.

from async.

DartBot avatar DartBot commented on June 1, 2024

<img src="https://avatars.githubusercontent.com/u/444270?v=3" align="left" width="48" height="48"hspace="10"> Comment by seaneagan


Actually, Stream is easy enough, you just have to delegate in [Stream.listen].

As far as the Sinks go, my actual use case turns out to be to extend Stdin and IOSink. I'm creating a library to allow mocking out io stuff, including stdin, stdout, stderr. I can't extend IOSink or Stdin since they only have factory constructors which delegate to private concrete subclasses. This means I have to copy the implementations of _IOSinkImpl, _StreamSinkImpl, and Stdin.readLineSync, into my library. So my actual request is to make these classes subclassable. I can create a separate bug if that would be better.

from async.

nex3 avatar nex3 commented on June 1, 2024

This was fixed in 8d5716a.

from async.

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.