This project adds a CommandSignal class to the Signals framework for ActionScript, allowing developers to use the command pattern with signals. Instead of signals just dispatching events, they can trigger commands (discrete units of behavior). It makes code more modular, decoupled, and easier to test within ActionScript projects.
Features
- Provides a CommandSignal class that extends the base Signals functionality
- Allows binding of signals to command classes for cleaner architecture
- Implements the command pattern for modular, testable logic
- Works seamlessly with existing AS3 Signals framework
- Promotes decoupling between event dispatchers and handlers
- Useful for scaling large Flex/ActionScript apps with organized logic
Categories
DesignLicense
MIT LicenseFollow SignalCommandMap
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SignalCommandMap!