Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have Inspector show details about Marionette Controllers and Marionette Objects #225

Open
mindpivot opened this issue Jan 26, 2015 · 2 comments

Comments

@mindpivot
Copy link

First off, just found this thing after using Backbone Inspector to do my Marionette dev for who knows how long and... THANKS!!! Whew, like a breath of fresh air.

I am working on an app which heavily uses Marionette's Controllers and Objects (Objects as route-less controllers essentially, as per Marionette documentation). It would be nice to be able to inspect their properties and lifecycle events like the other objects. I do feel like there's a gap when I'm looking at a bunch of Models, Views, etc but am unable in the same interface to inspect the objects which orchestrate them.

I've managed to work around it to an extent by exposing functionality of those Controllers and Objects via Backbone Radio but it would be nice to see them in context.

Thanks!

@jasonLaster
Copy link
Member

Yup. I agree. It'd be nice to see an extra architecture tab for some of this stuff.

I'll put together a patch for how this could be done, then hopefully someone can go in and do the heavy lifting. Also happy to pair with someone and get them started

@mindpivot
Copy link
Author

As I just found this plugin (still kicking myself for taking so long) I doubt I'd be of any use contributing to the code but I will gladly contribute cycles to testing and documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants