Gozala / reducers

Library for higher-order manipulation of collections
MIT License
181 stars 8 forks source link

method and npm dedup is too unreliable #47

Open Raynos opened 11 years ago

Raynos commented 11 years ago

This is a waste of time.

This dedup problem doesn't go away. Method should be fixed to be stateful otherwise it's just a folder management hell and debugging hell.

Raynos commented 11 years ago

A good solution to this is to not have x-reduce modules depend on reducible but instead peer depend on it.

Maybe have reducers itself depend or peer depend on reducible