-
Notifications
You must be signed in to change notification settings - Fork 25
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
Add support for comments on packages #87
Comments
I agree! A couple of points to make:
|
this thread is from 8 months ago, so let me add would it be OK to just add discus or faceboom comments to atmosphere pages? that would be very low work involved, at least to get running with. it would mean an extra login but you have to choose something... this will stop more posts to the mailing list over "which package is best for X" |
see #43 disqus would also mean we don't have to deal with the spam issue.. |
With 900+ packages, there are many cases of packages that do almost but not quite the same thing. For instance, try picking an autocomplete/typeahead package. Note how their description doesn't mention some critical features (search by multiple fields, trigger symbol or not etc.)
How should the new meteor user (not contributor) make an informed choice? Remember that 90%+ of users don't contribute, and won't ever bother to file GitHub issues. This is a rule of thumb that applies to most communities, and something I've personally experience - just look at the atmosphere issues I've opened concerning abandoned or obsoleted package - mine was the only issue notifying the author about the problem, in the many months since they published the package.
Creating issues on the GitHub fails for multiple reasons:
The latter is my case today while trying to pick an autocompletion package. All the information I gathered will NOT be accessible on Atmosphere unless and until the authors take the time to accept my pull requests and republish the packages. And remember, that is a fortunate situation, because I'm one of the <10% who contribute.
Another argument: the best package repository for any language is by far CPAN for Perl. And they support comments, which have been extremely useful in helping users select the right package.
The text was updated successfully, but these errors were encountered: