platform-core-home/plan_encoding.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (download) (as text) (annotate)
Mon Feb 23 18:29:29 2004 UTC (5 years, 9 months ago) by rchaves
Branch: MAIN
Changes since 1.2: +14 -8 lines
Released encoding proposal's new version. Moved new and original documents to "documents" folder.
<!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">
&nbsp;
<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. </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>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>