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 22175 - Better name for IncrementalAlgorithm
Summary: Better name for IncrementalAlgorithm
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Lexer (show other bugs)
Version: 3.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-07 20:54 UTC by Jaroslav Tulach
Modified: 2002-10-04 08:30 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jaroslav Tulach 2002-04-07 20:54:34 UTC
I know that the class resides in package lexer,
but still would not it be better to rename it to
some less abstract name? Actually nearly every
class contains algorithm, so why put it into its
name!?


I suggest: OnlineTokenizer
Comment 1 Miloslav Metelka 2002-10-04 08:30:17 UTC
It was renamed to TokenUpdater. I hope the name is OK, so I'm closing
this enahncement.