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

Factor out all the component lookup code in Catalyst.pm into its own set of classes with a defined interface #53

Open
jjn1056 opened this issue Sep 15, 2014 · 1 comment
Labels
Milestone

Comments

@jjn1056
Copy link
Member

jjn1056 commented Sep 15, 2014

see https://questhub.io/realm/perl/quest/53ac18ceb587a41557000119

for the bigger thinking here

@jjn1056 jjn1056 added this to the holland milestone Sep 15, 2014
@jjn1056 jjn1056 modified the milestones: australorp, holland Jan 8, 2015
@jjn1056
Copy link
Member Author

jjn1056 commented Jan 8, 2015

part of this would be that I'd love to not have ->new anywhere in catalyst core. anything that needs to ne created should do so via the component setup (including request and response classes, context, etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant