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

Refactor template factory #18096

Merged
merged 1 commit into from
Jun 27, 2019
Merged

Refactor template factory #18096

merged 1 commit into from
Jun 27, 2019

Commits on Jun 17, 2019

  1. Refactor template factory

    Per RFC #481, we want to align the factory signature between templates
    and component managers. Since the factories for component managers are
    just a function that takes the owner, we decided to move template
    factories in the same direction here as well.
    
    Co-authored-by: Robert Jackson <me@rwjblue.com>
    chancancode and rwjblue committed Jun 17, 2019
    Configuration menu
    Copy the full SHA
    3bbc08d View commit details
    Browse the repository at this point in the history