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

Preattaching infrastructure components #444

Merged
merged 5 commits into from
Nov 8, 2015

Conversation

etolstoy
Copy link
Contributor

@etolstoy etolstoy commented Nov 7, 2015

This PR relates to issue #344. The user can now pre-attach infrastructure components to the non-activated assembly. These components are:

  • TyphoonDefinitionPostProcessor's
  • TyphoonInstancePostProcessors
  • TyphoonTypeConverters

When the assembly will be activated these components would be attached to the underlying TyphoonComponentFactory.

The following methods are deprecated:

  • [TyphoonComponentFactory attachPostProcessor]
  • [TyphoonComponentFactory addInstancePostProcessor]

jasperblues added a commit that referenced this pull request Nov 8, 2015
@jasperblues jasperblues merged commit 4da05e0 into master Nov 8, 2015
@etolstoy etolstoy deleted the preattaching-infrastructure branch November 8, 2015 16:29
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

Successfully merging this pull request may close these issues.

2 participants