File Templates for PureMVC Actors
Based on IDE's and ports to speed up development time.
Mac: ~/Library/Preferences/WebStorm9/templates
Windows/Unix/Linux: https://intellij-support.jetbrains.com/entries/23358108
- Create any .js file Press Cmd/Ctrl+J
- Scroll through template list to choose any or press the Shortcut keys for corresponding templates.
- f for Facade
- sc for SimpleCommand
- mc for MacroCommand
- p for Proxy
- ac for AsyncCommand
- amc for AsyncMacroCommand
- ap for AsyncProxy
- c for Component (viewComponent)
- md for Module
- jm for JunctionMediator
- pam for PipeAwareModule
- msg for Message
Two dynamic variables have been defined for each template.
$NAMESPACE - Active on load, start typing to change the namespace.
The NAME property for each actor is data-bind to