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

Treat type converters as infrastructure components, fixes #21 #113

Merged
merged 1 commit into from
Dec 4, 2013

Conversation

eriksundin
Copy link
Contributor

Revisited my proposed solution on #21 again and came to the conclusion that it makes more sense to treat the TypeConverters as infrastructure components. Since they should not be considered part of the normal assembly components I think it's better to register them directly with the TypeConverterRegistry when processing the definition.

@jasperblues
Copy link
Member

Great work Erik!

Would you like to do a quick edit of the docs? Currently type converters are described under 'configuration management & testing' . . . (i need to think about how to organize the docs better.. . . though there's talk of a Typhoon book too ).

@jasperblues jasperblues merged commit 43a380b into appsquickly:master Dec 4, 2013
@eriksundin
Copy link
Contributor Author

Done!

@jasperblues
Copy link
Member

Legend! Thanks Erik! :)

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