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

Accessorize Arrays, Numbers, Strings #14

Open
brendanjerwin opened this issue May 17, 2011 · 1 comment
Open

Accessorize Arrays, Numbers, Strings #14

brendanjerwin opened this issue May 17, 2011 · 1 comment
Labels

Comments

@brendanjerwin
Copy link
Owner

If the item being accessorized is an Array, Number, or String then we should return an accessor function.

@brendanjerwin
Copy link
Owner Author

Not sure about this one now. A bit of the existing functionality assumes there is an object being wrapped. Take, for instance, the setter chaining. It expects to return the wrapper object from the setter, but does that make sense if the wrapper is an accessor? Maybe accessorizing an array should return something like backbone's collection instead.

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