FLUID-28: Link against the uncompressed version of dojo during development.

Metadata

Source
FLUID-28
Type
Bug
Priority
Major
Status
Closed
Resolution
Won't Fix
Assignee
Colin Clark
Reporter
Joseph Scheuhammer
Created
2007-07-17T12:01:31.000-0400
Updated
2008-02-11T10:50:24.000-0500
Versions
N/A
Fixed Versions
N/A
Component
  1. Reorderer

Description

Currently it is difficult to trace errors and exceptions encountered in dojo-related code because we link against the compressed version of dojo. This compressed version is a single-line file that has been heavily squashed to save space.

We should link against the uncompressed version during development and devise a release process to automatically link our release builds to the faster, compressed version.

Comments

  • Anastasia Cheetham commented 2008-02-11T10:50:24.000-0500

    We don't use dojo anymore.