Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

output parser is breaking #11

Closed
crucialfelix opened this issue Jan 20, 2015 · 0 comments
Closed

output parser is breaking #11

crucialfelix opened this issue Jan 20, 2015 · 0 comments
Labels

Comments

@crucialfelix
Copy link
Owner

Its not the cleanest design, some items are getting lost in the post stream. should be unit tested

Quarks.install("~/wrong")

only posts:

Quarks

should post the warning message



 parsingSUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:CAPTURE:START
2/Users/crucial/supercolliderjs/lib/nodejs/sclang.js:281 parsing
/Users/crucial/supercolliderjs/lib/nodejs/logger.js:84   debug  - 
           SUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:CAPTURE:START
/Users/crucial/supercolliderjs/lib/nodejs/logger.js:84   debug  - WARNING: Path does not exist /Users/crucial/wrong
           adding: /Users/crucial/wrong
           SUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:CAPTURE:END
           SUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:START:Result
           SUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:CHUNK:"Quarks"
           SUPERCOLLIDERJS:8280e760-a0dd-11e4-bc02-f1d2a3cfe265:END:Result
           SUPERCOLLIDERJS.interpreted
           -> SUPERCOLLIDERJS.interpreted

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant