platform-core-home/plan_encoding.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.4 - (view) (download) (as text)

1 : rchaves 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
6 :     <title>Improved File Encoding Details</title>
7 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
8 :     </head>
9 :     <body text="#000000" bgcolor="#FFFFFF">
10 :     &nbsp;
11 :     <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
12 :     <tr>
13 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">
14 :     Improved File Encoding Details</font></font></b></td>
15 :     </tr>
16 :     <tr>
17 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
18 : rchaves 1.3 <td WIDTH="98%">
19 :     <p><b>Overview document</b></p>
20 :     <p>An overview of the problems we are seeking to address is available <a href="documents/plan_encoding_intro.html">here</a>.
21 :     This document also outlines our current implementation plan. </p>
22 :     </td>
23 : rchaves 1.1 </tr>
24 :     <tr>
25 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
26 : rchaves 1.4 <td WIDTH="98%">
27 :     <p><b>Related bug reports</b></p>
28 :     <p>A list of related bug reports is available <a href="https://bugs.eclipse.org/bugs/buglist.cgi?short_desc_type=substring&short_desc=%5Bencoding%5D&product=Platform&component=Core">here</a>.</p>
29 :     </td>
30 :     </tr>
31 :     <tr>
32 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
33 : rchaves 1.1 <td>
34 : rchaves 1.3 <p><b>Current status</b></p>
35 :     <p><em>February 23, 2004</em></p>
36 :     <p>A new version for the proposal has been released. Major changes include
37 :     the removal of support for setting the encoding for a specific file, folder-level
38 :     default encodings and encoding-change events. Part of the API proposed has
39 :     been released as part of the 3.0 M7 milestone build. There is ongoing work
40 :     on support from Runtime to determine the encoding for arbitrary input streams.</p>
41 :     <p><em>June 10, 2003</em></p>
42 :     <p><a href="documents/old_plan_encoding_intro.html">Original</a> proposal was made available. </p>
43 : rchaves 1.2 <p>Gathering feedback from the community.</p>
44 : rchaves 1.1 </td>
45 :     </tr>
46 :     </table>
47 :    
48 :     </body>
49 :     </html>