[Dojo-checkins] [dojo] #9862: Promote dojox.lang.oo.declare to dojo.declare

dojo trac at dojotoolkit.org
Thu Nov 5 02:47:10 EST 2009


#9862: Promote dojox.lang.oo.declare to dojo.declare
-------------------------+--------------------------------------------------
 Reporter:  jburke       |        Owner:  elazutkin
     Type:  enhancement  |       Status:  assigned 
 Priority:  normal       |    Milestone:  1.4      
Component:  Core         |      Version:  1.3.2    
 Severity:  normal       |   Resolution:           
 Keywords:               |  
-------------------------+--------------------------------------------------
Description changed by elazutkin:

Old description:

> dojo.lang.oo.declare has:
> - fixes for speed/behavior, resolving super chains.
> - allows anonymous "class" declarations (not requiring a string for the
> first argument)
> - more configurable options on automatic super call chaining.
>
> Want to provide this as the default dojo.declare.

New description:

 dojo.lang.oo.declare has:
  - fixes for speed/behavior, resolving super chains.
  - allows anonymous "class" declarations (not requiring a string for the
 first argument)
  - more configurable options on automatic super call chaining.

 Want to provide this as the default dojo.declare.

--

-- 
Ticket URL: <http://trac.dojotoolkit.org/ticket/9862#comment:64>
dojo <http://dojotoolkit.org/>
The Dojo UI Toolkit


More information about the Dojo-checkins mailing list