RobotLegs AS3 v0.5: TheRegister (onRegisterComplete to onRegister)
RobotLegs AS3 is a Dependency Injection Driven MVCS Framework for Flash and Flex.
RobotLegs AS3 v0.5 (codename TheRegister) is up on GitHub:
onRegisterComplete was confusing for those coming from PureMVC, so it’s been renamed (ie, will require a search-replace on old project code) as follows:
onRegisterComplete
is now:
onRegister
Sorry for any inconvenience – rather sooner than later!
