Bug 27330 - Signeture should reuse Scanner object
Summary: Signeture should reuse Scanner object
Status: RESOLVED DUPLICATE of bug 27294
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.1   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.1 M4   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks:
 
Reported: 2002-11-28 10:35 EST by Adam Kiezun CLA
Modified: 2002-12-04 12:05 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Kiezun CLA 2002-11-28 10:35:03 EST
as indicated in bug 27002
Scanner should be reused if possible
Signature could do it easily i think - it always created the same scanner 
object.

and because Signature is used very often everybody would benefit
Comment 1 Philipe Mulet CLA 2002-11-29 08:59:45 EST

*** This bug has been marked as a duplicate of 27294 ***