<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Toby DiPasquale wrote:
<blockquote
 cite="mid876ef97a0709190431k2a3ca2e0rba149c6e79f23656@mail.gmail.com"
 type="cite">
  <pre wrap="">On 9/19/07, Dmitrii 'Mamut' Dimandt <a class="moz-txt-link-rfc2396E" href="mailto:dmitriid@gmail.com"><dmitriid@gmail.com></a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">There are some chapters missing from v2007 as compared to v1996 such as

    10.7  Negotiation Techniques
    10.8  Adaptive Load Distribution
    </pre>
  </blockquote>
  <pre wrap=""><!---->
I'd be very interested in these two chapters. Are they available in
the first half that's in PDF format online?
  </pre>
</blockquote>
<br>
Unfortunately, not. They belong to the other half?<br>
<blockquote
 cite="mid876ef97a0709190431k2a3ca2e0rba149c6e79f23656@mail.gmail.com"
 type="cite">
  <pre wrap="">
  </pre>
  <blockquote type="cite">
    <pre wrap="">    17 Object-Oriented Programming
    </pre>
  </blockquote>
  <pre wrap=""><!---->
This would be in conflict with Joe's statements about Erlang not being
object-oriented, right</pre>
</blockquote>
>From the TOC: <a class="moz-txt-link-freetext" href="http://erlang.org/erlang_book_toc.html">http://erlang.org/erlang_book_toc.html</a><br>
17   Object-Oriented Programming<br>
    17.1 Basic Concepts<br>
    17.2 Mapping to Erlang<br>
    17.3 An Object-Oriented Interface<br>
    17.4 Object-Oriented Programming<br>
    17.5 Object-Oriented Design<br>
<br>
I mostly interested in the "Mapping to Erlang" chapter as it could be
quite useful when trying to port certain libraries to Erlang<br>
<br>
</body>
</html>