Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/stray/robotlegs-utilities-modular

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/stray/robotlegs-utilities-modular

  • v0.0.0-20110126150306-406cf2b346f4
  • Source
  • Go
  • Socket score

Version published
Created
Source

Some helper classes for building modular apps with Robotlegs.

Note, if you are using Flex, or AS3 with Robotlegs 1.1 or later then please see the Joel Hooks fork instead:

http://github.com/joelhooks/robotlegs-utilities-Modular

This fork is frozen at this point PURELY for the convenience of the small number of early-adopters who are bound to using Robotlegs v 1.0.x


Modules should extend ModuleContextView.

Each module requires a context, which should extend ModuleContext.

The IModuleCommandMap and IModuleEventDispatcher work together to provide the modules with a shared event/command bus for inter-module events to take place.

You need to provide each module with the shared ModuleEventDispatcher, and then run startup() on each module to kick things off.

Please see the Robotlegs framework for more info.

These classes were compiled to work with Robotlegs v1.0.

FAQs

Package last updated on 26 Jan 2011

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc