[Dojo-checkins] [dojo] #9407: dojo.declare: allow creating constructors not bound to global module name

dojo trac at dojotoolkit.org
Sun Jun 14 17:54:10 EDT 2009


#9407: dojo.declare: allow creating constructors not bound to global module name
--------------------+-------------------------------------------------------
 Reporter:  jburke  |       Owner:  jburke
     Type:  defect  |      Status:  new   
 Priority:  normal  |   Milestone:  1.4   
Component:  Core    |     Version:  1.3.0 
 Severity:  normal  |    Keywords:        
--------------------+-------------------------------------------------------
 In ServerJS land:
 https://developer.mozilla.org/ServerJS

 there is a desire to allow creating object constructors that do not bind
 to a global module name. We should allow dojo.declare() to just create the
 constructor without doing the module binding to a name.

-- 
Ticket URL: <http://bugs.dojotoolkit.org/ticket/9407>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list