Introducing Signl, a Custom AS3 Signal File Generator

Quentin's Avatar

Quentin

29 Jun, 2011 02:04 PM

Remember Evnt?
Here's Signl!

It does pretty much the same, but for Signal classes.
I hope this helps!

  1. Support Staff 1 Posted by Stray on 01 Jul, 2011 10:12 AM

    Stray's Avatar

    Nice one! Thanks - this is really great for showing the anatomy of a signal for people learning them, as well as generating the code.

    You should tweet Robert with it - he'd like it for that purpose I'm sure.

  2. 2 Posted by neil on 01 Jul, 2011 11:58 AM

    neil's Avatar

    cool, are you going to include, all signal flavours? Single, Native etc?

  3. 3 Posted by Quentin on 01 Jul, 2011 01:27 PM

    Quentin's Avatar

    Stray: I tweeted it to Rob, and he favorited/retweeted it.
    neil: I could and should, yes! Never really used them but I will give it a spin!

  4. 4 Posted by Quentin on 01 Jul, 2011 02:13 PM

    Quentin's Avatar

    Just added Deluxe, Priority and Single.
    Will have to add the native.* package later!

  5. Support Staff 5 Posted by creynders on 02 Oct, 2011 11:20 AM

    creynders's Avatar

    Maybe you should add a dispatchValues method to it too (not my idea, but I don't remember who came up with it first)

    dispatchValues( someValue : SomeType ) : void{
        dispatch( someValue );
    }
    

    that way you have strong typed dispatching too.

  6. 6 Posted by neil on 02 Oct, 2011 12:16 PM

    neil's Avatar

    Ooh, that would have been me ... http://revisual.co.uk/?p=1103

  7. 7 Posted by Quentin on 03 Oct, 2011 01:35 PM

    Quentin's Avatar

    Great suggestion! Just added it.

  8. Ondina D.F. closed this discussion on 01 Nov, 2011 05:08 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