Ticket #1047 (closed defect: invalid)

Opened 2 years ago

Last modified 2 years ago

kitchen sink still needs dojo.require

Reported by: guest Owned by: anonymous
Priority: normal Milestone:
Component: General Version: 0.3
Severity: normal Keywords:
Cc:

Description

I was under the impression from http://dojotoolkit.org/docs/getting_started_with_packaged_dojo.html and http://dojotoolkit.org/download/ The "Kitchen Sink", that if I got the kitchen sink, I would not have to use dojo.require.

However for dojo-0.3.1-kitchen_sink, I still had to dojo.require("dojo.widget.Editor");

But I was good to go with the editor once I used the require statement.

Change History

Changed 2 years ago by bill

  • status changed from new to closed
  • resolution set to invalid

You would think that the kitchen sink build includes everything, but it doesn't. It just includes a lot of stuff. Everything *but* the kitchen sink.

Note: See TracTickets for help on using tickets.