<div class="gmail_quote">On Thu, Feb 5, 2009 at 9:22 AM, Philippe Marschall <span dir="ltr">&lt;<a href="mailto:philippe.marschall@gmail.com">philippe.marschall@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
2009/2/1 Julian Fitzell &lt;<a href="mailto:jfitzell@gmail.com">jfitzell@gmail.com</a>&gt;:<br><div class="Ih2E3d">
&gt; Do we really just mean &quot;native&quot; encoding here?<br>
<br>
</div>Yes we mean native, where native means native to your Smalltalk<br>
dialect and not native to your operating system. They may or may not<br>
be the same depending on your Smalltalk dialect and your operating<br>
system ;-)<br>
<div class="Ih2E3d"></div></blockquote><div><br>Yes, understood. <br><br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">

&gt; My point isn&#39;t that we need to support conversions to arbitrary<br>
&gt; encodings. My point is that it is easier to understand what is<br>
&gt; happening when you know what the two encodings *are*. We don&#39;t have to<br>
&gt; allow (for the moment) anything but UTF-8 for the external encoding<br>
&gt; when UTF-8 is specified as the internal encoding. I have no problem<br>
&gt; with that limitation for now.<br>
&gt;<br>
&gt; All I&#39;m saying is if you know your options are &quot;utf-8/native&quot;,<br>
&gt; &quot;latin-1/native&quot;, or &quot;utf-8/utf-8&quot; then it is perfectly clear what is<br>
&gt; being sent to the browser *and* what you are supposed to be dealing<br>
&gt; with in your image.<br>
<br>
</div>If the options are like this, then I&#39;m cool with it.</blockquote><div><br>Ok, sounds like a sliver of agreement. :) I&#39;m not sure of the top of my head what the best way to provide that view is but I&#39;ll file an issue for it.<br>
&nbsp;</div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">
&gt; I suggest Lukas finish his changes to have the Response encode on the<br>
&gt; fly using the codec specified in the server adaptor. We can revisit<br>
&gt; this [further architectural changes] again for the next release.<br>
<br>
</div>Sure<br></blockquote></div><br>I think Lukas actually ran into problems with this... Lukas?<br><br>Julian<br>