This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 1589 - JDO should not provide parsing of any sort when a template.
Summary: JDO should not provide parsing of any sort when a template.
Status: CLOSED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P4 normal (vote)
Assignee: Jesse Glick
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 1999-04-26 18:24 UTC by Jesse Glick
Modified: 2008-12-23 11:35 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 1999-04-26 18:24:09 UTC
JDO`s should turn off all parsing when they are set to be templates. This should include creating SourceChildren; setting the master icon acc. to parse state; and providing SourceCookie.

Reason: if you go into the system Templates folder and open up a JDO template for any reason, and then save it--or just expand its source hierarchy--it will misparse (since the parser finds unsubtitut
ed tokens like class __NAME__); then the little red X will be permanently associated with its node, incl. in the popup menu for New from template.

Alt.: the parser should substitute all tokens acc. to FileEntry.Template in-memory before beginning the parse.
Comment 1 Marek Grummich 2000-07-25 09:19:59 UTC
Priority is changed to P4 (normal).
Comment 2 Quality Engineering 2003-07-02 14:54:59 UTC
Resolved for 3.4.x or earlier, no new info since then -> verify.
Comment 3 Quality Engineering 2003-07-02 15:17:05 UTC
Resolved for 3.4.x or earlier, no new info since then -> closing.