Hello Hans-Martin,<br><br>Sorry for so late response..<br>Your comments and observations are very valuable, thank you very much!<br><br><font color="#888888"></font><br><div class="gmail_quote">On Mon, Nov 1, 2010 at 12:33 PM, Hans-Martin Mosner <span dir="ltr">&lt;<a href="mailto:hmm@heeg.de">hmm@heeg.de</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">For the last couple of days I&#39;ve been experimenting with the<br>
Krestianstvo image and I&#39;m really impressed!<br>
<br>
Here&#39;s one nit that I found while trying out the camera functionality:<br>
On Linux, the method CameraPlugin class&gt;&gt;loadPluginResourcesOnX<br>
downloads the camera plugin but saves it under the name<br>
&#39;so.CameraPlugin&#39;. However, the VM will not load it under this name (as<br>
it is looking for &#39;CamerPlugin&#39;). This should be fixed. After manually<br>
renaming the plugin, the camera functionality works really nice!<br>
<br></blockquote><div><br>I&#39;ll check it, thanks.<br><br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
And then there&#39;s the general accessibility problem: I (as many others)<br>
don&#39;t speak russian. I can barely remember the phonetic equivalent of a<br>
number of cyrillic letters, so at least I can transliterate some words,<br>
but the meaning escapes me.<br>
For UI labels, that would not be a big problem, but reading code and<br>
trying to modify it becomes enormously difficult if you don&#39;t understand<br>
the words...<br>
There is a technical problem hidden which makes language switching even<br>
more complicated: Krestianstvo uses cyrillic letters for some file<br>
names, and that breaks as soon as you switch the locale to &#39;en&#39; where a<br>
Latin1 environment is assumed. This is not really Krestianstvo&#39;s fault,<br>
as the filename encoding should actually be platform and filesystem<br>
dependent, not locale dependent.<br>
<br></blockquote><div><br>As an urgent solution for the problem, I force Krestianstvo to use RussianEnvironment encoding scheme in En locale, instead of Latin1Environment. But just scheme, this means, that switching to English locale will cause Squeak to use pure En templates in Class definitions (Class browser and tools) and using En vocabulary in strings as in default Squeak. Update is available in update stream.<br>

<br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
I fear that this is a big hurdle for adopting Nikolay&#39;s impressive work<br>
and experimenting with it.  <br></blockquote><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
However, I have no idea how this could be fixed (without investing quite<br>
a bit of time, which I can&#39;t offer at the moment).<br>
<br>
Cheers,<br>
<font color="#888888">Hans-Martin<br>
<br>
</font></blockquote></div><br>Thanks for your interest!<br>
<br>
Best regards,<br>
Nikolay<br>
<br>