#5338 closed defect (fixed)
generate.php does not generate
Reported by: | dante | Owned by: | Neil Roberts |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Doc parser | Version: | 0.9 |
Keywords: | jsdoc doctool docparser | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
it would be beneficial if we could generate the api.xml file like we used to. currently, generate.php dies talking about "unable to unset string offset, line 41"
i also suggest running it and releasing the api.xml as a snapshot immediately before build. having it run at all would be enough though.
Change History (5)
comment:1 Changed 13 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 13 years ago by
comment:3 Changed 12 years ago by
Milestone: | 1.2 → future |
---|
Moving these to future as per meeting; Neil, when you are ready to work on these you can assign a milestone.
comment:4 Changed 12 years ago by
Description: | modified (diff) |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:5 Changed 12 years ago by
Milestone: | future → 1.4 |
---|
Note: See
TracTickets for help on using
tickets.
(In [12021]) adding in php5-based XML-generator for ActiveState? CIX schema - provides code completion in Komodo Editor / IDE for dojo 1.x API -- suggest running at release, and shipping the (approximately) 850k .cix file ... I will be back-generating 1.0 and 1.0.2 .cix's
it's also an idea to maybe split the large .cix into dojo.cix, dijit.cix, and dojox.cix
it is not complete, and class inheritance isn't working (though the schema says it should be possible), but a very good start. please anyone feel free to make corrections.
refs #5338 - generate.php does not generate