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 17159 - implement isUpToDate()
Summary: implement isUpToDate()
Status: STARTED
Alias: None
Product: obsolete
Classification: Unclassified
Component: antlr (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on: 16555
Blocks:
  Show dependency tree
 
Reported: 2001-10-31 12:23 UTC by _ derrick
Modified: 2007-09-17 21:48 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ derrick 2001-10-31 12:23:54 UTC
Currently the AntlrCompiler class returns false always in answer to
isUpToDate().
After task 16555 "secondary file recognition" is done, the behaviour of
isUpToDate() should examine the list of secondary files to see if any are older
than the primary (.g) file.
Comment 1 Jiri Prox 2007-09-17 21:48:12 UTC
Obsolete milestone, please reevaluate