nikhilm / node-taglib

Simple taglib bindings to Javascript using node.js
http://nikhilm.github.com/node-taglib
MIT License
147 stars 25 forks source link

Unify tag literal behaviour #29

Open nikhilm opened 12 years ago

nikhilm commented 12 years ago

whereas a empty Tag has fields which are null, an object acquired from read(), is empty when tags are empty (FileRef::tag() is null). Agree on one of these.