meteor-collection-helpers icon indicating copy to clipboard operation
meteor-collection-helpers copied to clipboard

Nested collection helpers

Open mazing opened this issue 9 years ago • 7 comments

Are there any plans to implement nested collection helpers in this fantastic library?

I know that there is a separate package for this, but it has a lot of errors and is not maintained any longer.

mazing avatar Jan 22 '16 02:01 mazing

Hey @mazing no there isn't currently however I'll leave this issue open and track if there's any interest

dburles avatar Jan 24 '16 05:01 dburles

+1

DavidReinberger avatar Jan 28 '16 15:01 DavidReinberger

+1

m-kirstetter avatar Feb 07 '16 17:02 m-kirstetter

What could they do? How would they look like?

dev-bjoern avatar Feb 08 '16 14:02 dev-bjoern

hey @chickenwing see here https://github.com/dburles/meteor-collection-helpers/issues/34

dburles avatar Feb 09 '16 00:02 dburles

+1

7ammer avatar May 21 '16 01:05 7ammer

I'm still not sold :D how often do you end up nesting documents with Meteor anyway? it's usually bad practise for reactivity/publications etc (changed messages always include the entire subdocument even if only one field changes within it)

dburles avatar May 21 '16 05:05 dburles