No subject

Noah Smith's Avatar

Noah Smith

10 Dec, 2010 10:32 PM

I'd like to preface with I'm not 100% sure where to go for assistance on this, and with that, please let me know (kindly) if I'm totally missing some resource!

I'm using a modular utility fork by RayReadyRay (https://github.com/RayReadyRay/robotlegs-examples-ModularDoodads), I've done a little extension on this to facilitate Mediators and such. My issue is that I'm having to manually inject my modules and some of them just throw errors and that's it.

VerifyError: Error #1001: The method com.secretfeature.mvcs.core::IModuleSignalMap() is not implemented.

The stack trace isn't very helpful, it points to a signal dispatch that occurs in the contextView of the module. So the signal never makes it to the command it's mapped to. Does anyone know what's goin on here.

  1. Stray closed this discussion on 11 Feb, 2011 10:40 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