Opened 16 years ago
Closed 14 years ago
#78 closed defect (fixed)
Files beginning with double-underscores conflict with Zope
Reported by: | david | Owned by: | alex |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | General | Version: | 0.0 |
Keywords: | Cc: | alex, dylan, david | |
Blocked By: | Blocking: |
Description
Zope doesn't allow filesnames to start with double-underscores. We need to move off of __package__.js
and onto something else for .*
requires.
Change History (7)
comment:1 Changed 15 years ago by
Milestone: | 0.2release → 0.3release |
---|
comment:2 Changed 15 years ago by
Milestone: | 0.3release → 0.3.1 |
---|
comment:3 Changed 15 years ago by
Milestone: | 0.3.1 → 0.4 |
---|
comment:4 Changed 14 years ago by
Milestone: | 0.4 → 0.5 |
---|---|
Priority: | normal → high |
severity: | normal → blocker |
ok, we need to do this at the very beginning of 0.5... marking as a blocker for 0.5 to move it up the priority chain at the beginning of a new version.
comment:5 Changed 14 years ago by
We're no longer using "package.js" files in Core, and the ".*" require syntax is deprecated in Core and Dijit. I'd like to close this out. Would making the package -> " mapping settable via djConfig close this out? If so, it's an easy fix for 0.9 to do so.
comment:6 Changed 14 years ago by
Cc: | alex dylan david added |
---|
I would think that as long as {{{*}} filenames are no longer used... this can be closed... thats my interpretation of the filed bug.
(This is me, triaging tickets in my free time ;))
-Karl
comment:7 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
punt