Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

re-enable yaml support #907

Closed
wants to merge 4 commits into from
Closed

re-enable yaml support #907

wants to merge 4 commits into from

Conversation

drewfish
Copy link
Contributor

closes #804

* @method preloadInitial
* @return {nothing}
*/
preloadInitial: function() {
Copy link
Contributor

Choose a reason for hiding this comment

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

What happen if preloadInitial and then preload is called? Will be good if we support that use-case, so we can do some stuff before getting to the .preload() execution.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, I had thought of that too. I will implement.

@caridy
Copy link
Contributor

caridy commented Jan 11, 2013

Closing this in favor of issue #916 which addressed the comments here and more to accomodate this commit for the multi-part application config files as well.

@caridy caridy closed this Jan 11, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants