platform-core-home/plan_encoding.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.6 - (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 : rchaves 1.5 This document also outlines our current implementation plan. <em>The current
22 :     implementation (as of 3.0) is actually a mix of the ideas from this document
23 :     and the <a href="documents/old_plan_encoding_intro.html">original</a>
24 :     proposal. None of them has been updated to reflect that. The Eclipse online
25 :     help for 3.0 gives the correct picture.</em></p>
26 : rchaves 1.3 </td>
27 : rchaves 1.1 </tr>
28 :     <tr>
29 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
30 : rchaves 1.4 <td WIDTH="98%">
31 :     <p><b>Related bug reports</b></p>
32 :     <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>
33 :     </td>
34 :     </tr>
35 :     <tr>
36 :     <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
37 : rchaves 1.1 <td>
38 : rchaves 1.3 <p><b>Current status</b></p>
39 : rchaves 1.5 <p><em>July 12, 2004</em></p>
40 :     <p>3.0 was released on June 26. The encoding story was changed since 3.0
41 :     M8 to allow setting the encoding for an individual resource. In the end
42 :     of the 3.0 cycle, a highly demanded feature was that resource change events
43 :     were issued when the encoding for files changed (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=59899">59899</a>,
44 : rchaves 1.6 planned for 3.0.1). There is <a href="documents/plan_encoding_events.html">ongoing
45 :     work</a> on investigating how such feature can be provided. </p>
46 : rchaves 1.3 <p><em>February 23, 2004</em></p>
47 :     <p>A new version for the proposal has been released. Major changes include
48 :     the removal of support for setting the encoding for a specific file, folder-level
49 :     default encodings and encoding-change events. Part of the API proposed has
50 :     been released as part of the 3.0 M7 milestone build. There is ongoing work
51 :     on support from Runtime to determine the encoding for arbitrary input streams.</p>
52 :     <p><em>June 10, 2003</em></p>
53 :     <p><a href="documents/old_plan_encoding_intro.html">Original</a> proposal was made available. </p>
54 : rchaves 1.2 <p>Gathering feedback from the community.</p>
55 : rchaves 1.1 </td>
56 :     </tr>
57 :     </table>
58 :    
59 :     </body>
60 :     </html>