Giter VIP home page Giter VIP logo

act-it's People

Contributors

justin-lovell avatar

Stargazers

 avatar

Watchers

 avatar

act-it's Issues

Generate Func for the Interrupt and Inform

The Domain layer might not take on a dependency for the TellIt library. Instead, we could generate a callback Func for the domain layer to notify TellIt to do its thing.

Implement SceneActor to cascade events

Interrupt method - will ask the SceneActor to stop what it is doing and allow listeners to act on the event immediately. Useful when implementing a disconnected pub/sub

Entire library to be Task orientated

Like in the Semantic-Pipes, it is useful to have this implemented as a first prize.

Unlike the Semantic-Pipes, there will be a lot of concepts which will rely on the async keyword. Unfortunately, should the tell-it project attempt to target .NET 4.0, then we may be in for a more difficult time.

Eaves dropper

We have a concept of listeners onto a story-line. What if we can just fire a hose pipe at an "eaves dropper".

The "eaves dropper" could be useful when building tests to ensure that all the expected events were fired, and no other events managed to slip in. You know... those aunts who will always correct the story line :)

Parameter checking for nulls

Some methods could allow nulls to be passed into methods, but the implications of the non-null expectation could only be realised much later.

Ensure that all the tasks are tracked to completion

It may be too convenient for the tasks to become a run away train if client developers do not use the await keyword upon their Interrupt method calls.

Let's keep track of all those tasks and ensure that the primary SceneActor keeps track of all the tasks.

Consider replacing the nested calls to a stack of some sort

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.