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

Classlib: Add NodeProxy:trace #2020

Merged
merged 1 commit into from
May 3, 2016

Conversation

jamshark70
Copy link
Contributor

I should have submitted this ages ago... just a convenience method.

// Without the new method (you've got to be kidding me):
s.sendMsg(\n_trace, Ndef(\name).objects[0].nodeID);

// With the new method:
Ndef(\name).trace;

PS Should this be for 3.7 or master? I don't know... at this point it's all rather confusing to me. So I'm putting it into master and somebody else can decide to back port it into 3.7.

@telephon
Copy link
Member

telephon commented May 3, 2016

Everything but severe bug fixes should now go to master now.

@telephon telephon merged commit 58a859a into supercollider:master May 3, 2016
@crucialfelix crucialfelix modified the milestone: 3.8 Jun 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants