Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

Define helpers on the CollectionFS #526

Closed
rhyslbw opened this issue Jan 28, 2015 · 2 comments
Closed

Define helpers on the CollectionFS #526

rhyslbw opened this issue Jan 28, 2015 · 2 comments

Comments

@rhyslbw
Copy link
Contributor

rhyslbw commented Jan 28, 2015

I'm really missing the ability to define helpers on CollectionFS collections using dburles:collection-helpers. I'll do some investigation into what options there are to pass in custom definitions for the CollectionFS transform to run, but if anyone else has made a start let me know.

@aldeed
Copy link
Contributor

aldeed commented Jan 29, 2015

Since CFS already applies a transform, it would not be a good idea to use collection helpers. You should be able to do pretty much the same thing by extending the FS.File prototype with your own functions, though.

@rhyslbw
Copy link
Contributor Author

rhyslbw commented Jan 29, 2015

Ta, probably just easier to do that than look at ways to unify the api. I'll close this ticket for now

@rhyslbw rhyslbw closed this as completed Jan 29, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants