<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-2">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    This week:<br>
    <ul>
      <li>prototype of the new Core --> testable version available in
        /branches/upcoming</li>
      <ul>
        <li>sql subsystem --> partially reimplemented, interface
          freeze</li>
        <li>persistence --> lazy load implemented<br>
        </li>
        <li>built-in http server --> bugs fixed (static handler,
          proper stopping, serialization, etc..), core access
          implemented</li>
      </ul>
    </ul>
    Next week:<br>
    <ul>
      <li>sql subsystem --> handling more primitive types</li>
      <li>persistence --> caching specification<br>
      </li>
      <li>built-in http server -> service handler, more tests<br>
      </li>
    </ul>
    Artyom<br>
  </body>
</html>