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

move to a component/model-like factory #9

Open
ianstormtaylor opened this issue Dec 5, 2013 · 1 comment
Open

move to a component/model-like factory #9

ianstormtaylor opened this issue Dec 5, 2013 · 1 comment
Assignees

Comments

@ianstormtaylor
Copy link
Contributor

would turn the current alias.js into something like:

var Alias = facade('alias')
  .field('from')
  .field('to');
@yields
Copy link
Contributor

yields commented Dec 26, 2013

i started doing this in refactor

@ghost ghost assigned yields Dec 26, 2013
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

No branches or pull requests

2 participants