Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Blueprint Hooks #36

Closed
nathanhammond opened this issue Feb 19, 2016 · 1 comment
Closed

Blueprint Hooks #36

nathanhammond opened this issue Feb 19, 2016 · 1 comment

Comments

@nathanhammond
Copy link
Contributor

We should make it possible for blueprints to support introspecting state and application, and investigate something similar to lifecycle hooks.

This would support things like:

  • Conditional addition/deletion/modification of files on ember init.
  • Leveraging of custom patching functions during generation.
  • Smarter _re_generation.
  • Proper generation with different test frameworks as peer dependencies.

...and more.

@rwjblue
Copy link
Member

rwjblue commented Jan 19, 2019

We are working on closing the ember-cli/rfcs repo in favor of using a single central RFC's repo for everything. This was laid out in https://emberjs.github.io/rfcs/0300-rfc-process-update.html.

Sorry for the troubles, but would you mind reviewing to see if this is still something we need, and if so migrating this over to emberjs/rfcs?

@rwjblue rwjblue closed this as completed Jan 19, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants