filter-collections
filter-collections copied to clipboard
ETA on version for Meteor 0.9?
I was wondering if/when there would be a version compatible with Meteor 0.9 and its new packaging system.
So far, I've found filter-collections to be the package that best meets our needs, but we have to move to 0.9 (for various reasons) and so now we're in a Catch-22 situation: if we stay on 0.8.3, we have filter-collections, but can't move forward, and if we go to 0.9 then we have to toss out all the views relying on FC...
Hi André,
Thanks for your contact. I'm working on testing new package features for 0.8.x and once I've finished that I will be repackaging for 0.9. Will let you know once it is done (hope that this will be done in 2 or 3 weeks). What's is your timeframe? Thanks again.
On Wed, Aug 27, 2014 at 5:00 AM, André Fischer [email protected] wrote:
I was wondering if/when there would be a version compatible with Meteor 0.9 and its new packaging system.
So far, I've found filter-collections to be the package that best meets our needs, but we have to move to 0.9 (for various reasons) and so now we're in a Catch-22 situation: if we stay on 0.8.3, we have filter-collections, but can't move forward, and if we go to 0.9 then we have to toss out all the views relying on FC...
— Reply to this email directly or view it on GitHub https://github.com/julianmontagna/filter-collections/issues/30.
toOit Web consulting & development www.tooit.com
_Julián Esteban [email protected]* :: +*54 9 11 3468-0401
Hi Julian,
Thanks for the quick response. I'm keeping my fingers crossed that the timeframe you mentioned is right - that would just about work for us; we'd stay on the 0.8.x branch until your package is ready, and then port to 0.9 at that time, just prior to release. Our overall timeframe is for a release at the end of September, or early October.
Thanks again for a great package - keep up the good work!
Checking in on this too... looks like someone forked for 0.9 support: https://github.com/tsega/filter-collections/tree/master
should we follow that or is there still a plan to update this for 1.0?
@funkyeah I must warn you that I just edited a few lines in the package.js file to make the package install on Meteor version 0.9+. I have not thoroughly tested it but it has worked flawlessly for my needs.
As good practice, I think I should put in a pull request, which I will immediately :-)
Just created the PR. Once we have this merged (hopefully soon) I will also remove the package I created on atmosphere.
@julianmontagna I can't find any package under your name on atmosphere. One reminder is that the installation command for package has changed; it is now meteor add youratmospherusername:yourpackagename
, actual example meteor add iron:router
. So the ReadMe
instructions need to change as well.
Thanks for an awesome package!!!
Cool. Thanks for doing that. I too have enjoyed the package and have decent luck with it working on 1.0
On Thu, Nov 13, 2014 at 1:22 PM, Tsegaselassie Tadesse < [email protected]> wrote:
Just created the PR https://github.com/julianmontagna/filter-collections/pull/31. Once we have this merged (hopefully soon) I will also remove the package I created on atmosphere https://atmospherejs.com/tsega/filter-collections.
@julianmontagna https://github.com/julianmontagna I can't find any package under your name on atmosphere. One reminder is that the installation command for package has changed; it is now meteor add youratmospherusername:yourpackagename, actual example meteor add iron:router. So the ReadMe instructions need to change as well.
Thanks for an awesome package!!!
— Reply to this email directly or view it on GitHub https://github.com/julianmontagna/filter-collections/issues/30#issuecomment-62949938 .
Hey @julianmontagna just quickly checking in with you. Any plans to resume maintenance or is it a safe bet this packages won't get any love in the near future? Wanted to ask before deciding to migrate or fork.
Has there been a fork or anything related for this??
@StephenOTT you can try out this fork that is usable with Meteor 0.9+, https://atmospherejs.com/tsega/filter-collections