Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 19467

Summary: [Team API] Team.getType() issue
Product: [Eclipse Project] Platform Reporter: Erich Gamma <erich_gamma>
Component: TeamAssignee: Platform-VCM-Inbox <platform-vcm-inbox>
Status: RESOLVED WONTFIX QA Contact:
Severity: normal    
Priority: P3 CC: Kevin_McGuire
Version: 2.0   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Whiteboard:

Description Erich Gamma CLA 2002-06-06 05:07:59 EDT
I'm filing this bug since we got trapped by the Team.getType() API in F2 (see 
19261). We thought we can use this API to constrain the Text File search to 
text files only. 

However, given that Japanese users will have to declare their Java files as 
binary and not text in the Team registry (since they are stored as Unicode) 
they would no longer be able to make text searches on them. Is this assumption 
correct? Or in other words how do Japanese users work with CVS?

If the assumption from above is correct then the API description and registry 
UI should make it clear that Team.TEXT really means ASCII and not "text" as the 
user would expect that a .java file stored in unicode is text.
Comment 1 Michael Valenta CLA 2002-09-17 16:25:02 EDT
*** Bug 15119 has been marked as a duplicate of this bug. ***
Comment 2 Michael Valenta CLA 2005-05-06 17:19:15 EDT
This bug has not been touched for 2 years. Closing as WONTFIX. Please reopen if 
you feel this is still an important issue.