Giter Club home page Giter Club logo

Comments (2)

filiph avatar filiph commented on May 30, 2024

Hi @MikeLeonard, thanks for the suggestion! I'm personally not inclined to release this as a separate package. AspectContainer is useful for this particular use case (a game running inside an app) but I don't think it's a good suggestion for regular apps. It promotes interdependence of classes (through ChildAspect.get), which is unavoidable in most game code, but avoidable (and undesirable) in app code.

That said, if you feel strongly that this should be a package, feel free to release it.

cc @luigi-rosso We should add a LICENSE here. Otherwise the code is technically not open source.

from developer_quest.

mikelnrd avatar mikelnrd commented on May 30, 2024

Hi @filiph. Fair enough I trust your judgement on this one!

If I find a use case in the future (like you said... likely for a game running inside an app) I'll let you know and perhaps turn it into a package. I don't have a use case at the moment... it was more of just a fly-by suggestion for you.

Thanks for quick reply and the great state management talk :)

from developer_quest.

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.