Re: [web-audio-api] Node creation method naming inconsistencies (#166)

> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=18332#1) by Marcus Geelnard (Opera) on W3C Bugzilla. Wed, 03 Oct 2012 07:07:26 GMT

(In reply to [comment #1](#issuecomment-24244609))
> How about being consistent by removing the "Node" suffix, leaving all the
> "create" methods the same, except for:
> 
> createGainNode -> createGain
> createDelayNode -> createDelay
> 
> createJavaScriptNode -> createScriptProcessor
> 
> I'm less sure about the naming of "createScriptProcessor".  Some have suggested
> that we might use other scripting languages than JavaScript, so that shouldn't
> be a part of the name.

I think we need to resolve Bug 17407 before moving forward with this one.

---
Reply to this email directly or view it on GitHub:
https://github.com/WebAudio/web-audio-api/issues/166#issuecomment-24244615

Received on Wednesday, 11 September 2013 14:37:28 UTC