Meteor-Community-Packages / mongo-collection-instances

🗂 Meteor package allowing Mongo Collection instance lookup by collection name

Home Page:http://packosphere.com/dburles/mongo-collection-instances

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Meteor.addCollectionExtension deprecation

patrickml opened this issue · comments

this has been deprecated and replaced with CollectionExtensions.addPrototype until this changes we all will keep receiving warn messages

Closable.

Why is this closeable? CollectionExtensions.addExtension is still being used https://github.com/dburles/mongo-collection-instances/blob/master/mongo-instances.js#L3

Right, that's the new API.

The package just got updated.

ahhhhh sorry, I guess i've been seen the error message so many time that i got confused