davglass / cpr

Nodejs cp -R
Other
79 stars 80 forks source link

Promise support #27

Closed rumkin closed 8 years ago

rumkin commented 8 years ago

Add native promise support.

davglass commented 8 years ago

I will not likely add this support, if you want Promise support then you can totally use many of the current callback to promise node modules to wrap this up.

rumkin commented 8 years ago

Why to support obsolete behaviour and don't support standard? Wrappers is temporary decision and should be removed in future versions of packages.