RL2 - Batch/Sequence Commands

sean's Avatar

sean

25 Oct, 2012 04:10 PM

Hey everybody,

At work, we are creating a big new project using RL2. So far it's been very easy to use. I was always a big fan of RL1, but with RL2 it's so much easier and cleaner to build a large modular application. The only downside is some missing extensions. In RL1 I would use things like MacroCommand to Sequence a group of commands. So Taking inspiration from that and a few other RL1 extensions. I wrote a quick library I wanted to share. It allows you to group commands together into one batch command, and from there you can either sequence(one after another) or just blast(fire all at once). It fully support async.

https://github.com/FranklinCovey/RL2-SimpleCommand

Hope it helps.

  1. Support Staff 1 Posted by Ondina D.F. on 26 Oct, 2012 06:21 AM

    Ondina D.F.'s Avatar

    Hi Sean,

    Thanks for sharing it with us. I added it to the list of rl2 examples:
    http://knowledge.robotlegs.org/discussions/examples/20-links-to-rob...

    Ondina

  2. Ondina D.F. closed this discussion on 29 Oct, 2012 03:47 PM.

Comments are currently closed for this discussion. You can start a new one.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac