musicglue / project-elephant

Nyyyyahhhhahaawwwwwwwwwwwww
MIT License
0 stars 0 forks source link

tx mode #1

Closed vitaly-t closed 8 years ago

vitaly-t commented 8 years ago

I'm not a specialist in TypeScript, but suspect this one may be wrong? -

    executor.mode = mode;

should it not be instead -

    executor.txMode = mode;

as per the API?

Anyhow, this a little unusual setup for my taste, to make any more suggestions :)

SomeHats commented 8 years ago

Thanks so much for reporting this - it's awesome that you check out projects using your libraries :)