Closed lennart closed 12 years ago
Thanks for this, but I already have an uncommitted fix :) I'm wrestling with the async code (some weird bug) so I've been forgetting to commit.
Loop() was introduced when isolates were added, but has been reverted, hence the break
ok, I commented on your ASync API issue and just started hacking in async write support. We could be opening an IRC channel since these issue conversations aren't the right spot I think. Maybe I am already reimplementing something you have already done.
I'm nsm on Freenode
On Fri, Feb 24, 2012 at 3:56 PM, Lennart Melzer reply@reply.github.com wrote:
ok, I commented on your ASync API issue and just started hacking in async write support. We could be opening an IRC channel since these issue conversations aren't the right spot I think. Maybe I am already reimplementing something you have already done.
Reply to this email directly or view it on GitHub: https://github.com/nikhilm/node-taglib/pull/20#issuecomment-4154725
Ok, I'll try to reach you there… I am lcm
i've sent you an email on me@lmaa.name. is that your current email address?
Use
uv_default_loop()
intag.cc
instead of the (undeclared?)Loop()
.In case this isn't what you wanted, or you have some uncommitted code in your working copy, please regard this pull request as obsolete!