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

Consider releasing as an extension #38

Open
mculp opened this issue Oct 30, 2013 · 2 comments
Open

Consider releasing as an extension #38

mculp opened this issue Oct 30, 2013 · 2 comments

Comments

@mculp
Copy link

mculp commented Oct 30, 2013

Instead of maintaining a fork of chosen, have you considered extending it to add the functionality? I was looking for ajax support and found this:

https://github.com/meltingice/ajax-chosen

This seems like a much more maintainable way to add your fork's features to chosen.

Thoughts?

@koenpunt
Copy link
Owner

You are probably right about the maintainability, maybe I could look into a way of making Chosen (the original) extendable and make my modifications as an extension.

Also, the current roadmap for Chosen is to make it vanilla javascript (no jQuery or Prototype), which would make extending it probably easier, as the Chosen JS object would be available in global scope.

@mculp
Copy link
Author

mculp commented Nov 1, 2013

Thanks for the response. FWIW, we use your fork on a project (thanks a lot!), and it would be a lot easier for us if we could just use the chosen official releases and have the add option and other features you've added as a separate project.

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