Giter Site home page Giter Site logo

Comments (2)

open-collective-bot avatar open-collective-bot commented on April 27, 2024

Hey @xplatsolutions 👋,

Thank you for opening an issue. We will get back to you as soon as we can. Also, check out our Open Collective and consider contributing financially.

https://opencollective.com/reactiveui

PS.: We offer priority support for all financial contributors. Don't forget to add priority label once you start contributing 😄

An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms!

from sextant.

RLittlesII avatar RLittlesII commented on April 27, 2024

I had a chance to look at this over the weekend. Seems this is not a bug with Splat.DryIoc or Sextant. Unless it has been inadvertently fixed through changes since the time this bug was reported.

The following information on DryIoc Documentation on Register and Resolve

Though powerful, registering delegate may lead to the problems:
Memory leaks by capturing variables into delegate closure and keeping them for a container lifetime.
Delegate is the black box for Container - which makes hard to find type mismatches or diagnose other potential problems.
Therefore, try to use it only as last resort. DryIoc has plenty of tools to cover for custom delegate in more effective way. The ultimate alternative would be Factory Methods.

A working example of Sextant using Splat.DryIoc can be found https://github.com/RLittlesII/Reactive.Sandbox/tree/master/xamarin/forms/Sextant139

Sextant 139

GitHub
This is a sandbox where I can build amazing sand castles with Reactive Extensions and ReactiveUI - RLittlesII/Reactive.Sandbox

from sextant.

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.