Meteor-Community-Packages / meteor-autocomplete

Client/server autocompletion designed for Meteor's collections and reactivity.
https://atmospherejs.com/mizzao/autocomplete
MIT License
350 stars 109 forks source link

Add fixed result publish example to README. #88

Open froatsnook opened 9 years ago

froatsnook commented 9 years ago

This is maybe not the right place for it, but this example really would have helped me wrap my head around how the publishing works.

mizzao commented 9 years ago

I guess you could do that, but then why not just create a null collection on the client and populate it with whatever you want to be autocompleted?

froatsnook commented 9 years ago

I didn't know about null collections! That's much easier. Thanks for the info.

mizzao commented 9 years ago

I think it's great that you gave that example actually, as there are many people who have been confused by this before. It's just that your use case has a much simpler approach.

I'd like to add what you wrote, but with some edits to the context - so leaving this open for now.

mizzao commented 8 years ago

Hi @froatsnook - I don't have time to maintain this project anymore, so I gave you commit access to make any changes you'd like. It would be nice to follow the style used by the rest of the code and add some tests to this patch.

If you'd like permission to publish to Meteor as well, please just send me your Meteor developer username.