Code Monkey home page Code Monkey logo

Comments (3)

Noiredd avatar Noiredd commented on August 24, 2024

My apologies for a very late reply. I am currently very busy with other projects and, sadly, I admit I have neglected PEGAS. I will try to be more attentive of it in the future.

I like this idea -- it reminds me of #15, and indeed if I was ever to implement such a system, I would first want to create a richer system for general user events and then derive a post-launch event from that. It could use the same event dispatch interface as any other event (is it a roll command, a throttle, and action group, a function, script name?), the only difference would be timing.

Being completely honest though, I don't have the time to actively work on any of this. Maybe later this year I will have the time to get back to PEGAS and hack away on a feature like this, but I don't want to make a promise I can't keep. If you want to implement something like this, I'm 👍 on it - my only request would be to keep in touch and figure out a good way to do this.

from pegas.

Noiredd avatar Noiredd commented on August 24, 2024

Following all of the recent discussions: should this be a part of PEGAS as a framework, or should we consider implementing it as an addon?

from pegas.

Noiredd avatar Noiredd commented on August 24, 2024

I thought about this for a while and arrived at the conclusion that addon system provides enough flexibility to accomplish this. One doesn't even have to implement a whole separate addon for this: simply call registerHook(myPostLaunchTask@, "final"). to have your delegate called after everything else is done. Do this in the same place you define your mission and voila. No need for extra code in PEGAS itself.

from pegas.

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.