Code Monkey home page Code Monkey logo

Comments (3)

ForNeVeR avatar ForNeVeR commented on August 21, 2024

Thank you for your wonderful feedback. It is very pleasant to hear that you are enjoying our library.

Is your work on Rx integration available somewhere online?

from rd.

dmitry-bym avatar dmitry-bym commented on August 21, 2024

Not at the moment, but if it can be interesting to someone i can publish whats possible. So basically what i can publish now as a draft (cause it was done in rush mode) is just bunch of extensions for Observables, and some Sources (needed an ability to create sources from result and do select etc.) I also imbued the entire application cycle with lifetimes and much more =):

public partial class SomeViewModel
{
    public SomeViewModel([ApplicationLifetime] Lifetime lifetime)
    {
        ...
    }
}

But can't publish now cause It's highly coupled with app, and need some time to split that - so if someone need that will do that later

from rd.

ForNeVeR avatar ForNeVeR commented on August 21, 2024

I have been using lifetimes in a couple of projects that also use Rx, so I would say it looks useful. But it is of course your code, so you are free to keep it as you like, open source or closed as project-specific.

Thanks for your nice feedback again.

from rd.

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.