platform-core-home/plan_encoding.html
Parent Directory
|
Revision Log
Revision 1.5 -
(download)
(as text)
(annotate)
Mon Jul 12 19:45:11 2004 UTC (5 years, 4 months ago) by rchaves
Branch: MAIN
Changes since 1.4: +12 -1 lines
Mon Jul 12 19:45:11 2004 UTC (5 years, 4 months ago) by rchaves
Branch: MAIN
Changes since 1.4: +12 -1 lines
updated current status
<!doctype html public "-//w3c//dtd html 4.0 transitional//en"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta name="GENERATOR" content="Microsoft FrontPage 4.0"> <title>Improved File Encoding Details</title> <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css"> </head> <body text="#000000" bgcolor="#FFFFFF"> <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" > <tr> <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF"> Improved File Encoding Details</font></font></b></td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> <td WIDTH="98%"> <p><b>Overview document</b></p> <p>An overview of the problems we are seeking to address is available <a href="documents/plan_encoding_intro.html">here</a>. This document also outlines our current implementation plan. <em>The current implementation (as of 3.0) is actually a mix of the ideas from this document and the <a href="documents/old_plan_encoding_intro.html">original</a> proposal. None of them has been updated to reflect that. The Eclipse online help for 3.0 gives the correct picture.</em></p> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> <td WIDTH="98%"> <p><b>Related bug reports</b></p> <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> </td> </tr> <tr> <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> <td> <p><b>Current status</b></p> <p><em>July 12, 2004</em></p> <p>3.0 was released on June 26. The encoding story was changed since 3.0 M8 to allow setting the encoding for an individual resource. In the end of the 3.0 cycle, a highly demanded feature was that resource change events were issued when the encoding for files changed (bug <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=59899">59899</a>, planned for 3.0.1). There is ongoing work on investigating how such feature can be provided. </p> <p><em>February 23, 2004</em></p> <p>A new version for the proposal has been released. Major changes include the removal of support for setting the encoding for a specific file, folder-level default encodings and encoding-change events. Part of the API proposed has been released as part of the 3.0 M7 milestone build. There is ongoing work on support from Runtime to determine the encoding for arbitrary input streams.</p> <p><em>June 10, 2003</em></p> <p><a href="documents/old_plan_encoding_intro.html">Original</a> proposal was made available. </p> <p>Gathering feedback from the community.</p> </td> </tr> </table> </body> </html>
| help@eclipse.org | ViewVC Help |
| Powered by ViewVC 1.0.3 |
