Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

Create inspector subclass **WIP - Throwaway** #172

Closed
wants to merge 1 commit into from

Conversation

hatched
Copy link
Contributor

@hatched hatched commented Mar 10, 2014

No description provided.

@jujugui
Copy link
Contributor

jujugui commented Mar 10, 2014

Test FAILed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/537/

Modified the viewlet manager to no longer support viewlets.
@jujugui
Copy link
Contributor

jujugui commented Mar 10, 2014

Test FAILed.
Refer to this link for build results: http://ci.jujugui.org:8080/job/juju-gui/545/


viewletManager.render();
viewletManager.showViewlet('requestSeries');
new Y.juju.views.RequestSeriesInspector({
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<3 this

@mitechie
Copy link
Contributor

This is really good and I love how it's a lot of lines removed for just the one case.

My only questions is that the views end up extending the ViewletManager and they have a .viewletmanager property assigned on them. It seems like we could make this split a little bit cleaner?

@hatched
Copy link
Contributor Author

hatched commented Mar 11, 2014

Closing this PR now. Thanks for the review/discussion!

@hatched hatched closed this Mar 11, 2014
@hatched hatched deleted the inspectors-subclasses branch March 13, 2014 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants