Giter VIP home page Giter VIP logo

Comments (7)

Perksey avatar Perksey commented on May 20, 2024 2

Although I guess we could change it, idk @Ultz/silk-working-group what do you think?

from silk.net.

Perksey avatar Perksey commented on May 20, 2024

This is by design, you should really only be calling GetInput once and keeping track of the input context.

from silk.net.

Pyrdacor avatar Pyrdacor commented on May 20, 2024

If you want to keep it this way, then this has to be documented better. Moreover a method labeled "GetXYZ" should have no side-effects by design. I would not expect that a new context is created. This should be renamed to CreateInput imho. With CreateInput I would expect a new context. But even then this context should be registered and it is not, or am I missing something?

from silk.net.

Perksey avatar Perksey commented on May 20, 2024

Yeah I 100% agree with you. The only reason we purposely made it so that it creates a new context is we wanted to avoid people going window.GetInput().blah for every single input call as that’s a code smell.

from silk.net.

Perksey avatar Perksey commented on May 20, 2024

I’ll put it up to an working group vote now.

from silk.net.

Pyrdacor avatar Pyrdacor commented on May 20, 2024

You can rename it to CreateInput to avoid your mentioned case.

from silk.net.

Perksey avatar Perksey commented on May 20, 2024

This was prematurely closed as this change was not implemented in InputWindowExtensions.

from silk.net.

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.