Java Solaris Communities Sun Store Join SDN My Profile Why Join?
 
Bug Database
Bug Detail
Quick Lists
Top 25 Bugs
Top 25 RFE's
Recently Closed Bugs
Printable Page Printable Page


Bug Database
Bug ID: 4014956
Votes 1
Synopsis RFE: font properties files should not use locale as a suffix
Category java:classes_fontprop
Reported Against 1.1
Release Fixed
State 11-Closed, duplicate of 4097028, request for enhancement
Priority: 4-Low
Related Bugs 4097028
Submit Date 15-NOV-1996
Description
The convention for properties files is that they use the suffix .properties.  Font properties files are named font.properties.<locale>.  They should be changed to font.<locale>.properties.
Work Around
N/A
Evaluation
will look at the whole font.properties revaming issues in later releases.
  xxxxx@xxxxx   1999-06-30

put these font.properties enhancement requests together into #4097028
  xxxxx@xxxxx   2001-08-10
Comments
  
  Include a link with my name & email   

Submitted On 09-MAR-1999
kriff
Shouldn't it match the conventions used by the
ResourceBundle class? That would make it
&quot;font_&lt;locale&gt;.properties&quot;



PLEASE NOTE: JDK6 is formerly known as Project Mustang