﻿id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
1084,Switch to inline definition of public methods,dstillman,dstillman,"e.g., this.foo = function(bar) rather than this.foo = foo; up top and function foo(bar) down below.

For compatibility with JsDoc-2, and since separate definitions aren't particularly necessary once there's JsDoc documentation

Watch for breakage due to intra-object private calling of otherwise public functions.",task,closed,major,,data layer,1.5,fixed,,simon
