<!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">
William Waites wrote:
<blockquote cite="mid20050221112130.GH15736@groovy.net" type="cite">
  <pre wrap="">On Thu, Feb 17, 2005 at 03:09:39PM -0500, Sergey Kuznetsov wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">My extensions.conf will look like:

[default]
exten =&gt; XX.,1,AGI(jack-of-all-trades.agi)
[...]
The rest will be done in Perl and Postgres.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
\begin{plug}

Or better yet,

exten =&gt; XX.,1,Python(jack-of-all-trades)

Embedded, so no overhead from fork(2) and database connections are
persistant (you can even use the twisted framework)... 
Not to mention that programming python's much more pleasant than
programming perl ;)

  </pre>
</blockquote>
&nbsp;&nbsp;&nbsp; I disagree about Python. I know Python, but I never saw the most
weird language than Python.<br>
Oops! No, I know one language which is more weird than Python - it's
Lisp.<br>
The idea of indentation with spaces instead of brackets - weird. Easy
to make the mistake.<br>
But this is my opinion. I better will implement app_csmile.so to use
the language I helped to make.<br>
Much more easy, and convenient. <a class="moz-txt-link-freetext" href="http://c-smile.sourceforge.net">http://c-smile.sourceforge.net</a> <br>
<br>
Okay. Lets stop the flame wars. If you like Python - just do it on
Python. I will do it on Perl, C++ or c-smile. =)<br>
<br>
<pre class="moz-signature" cols="72">-- 
All the Best!
Sergey.
=========================
Sergey Kuznetsov
President/CEO
         High Intellectual Technologies, Inc.

           Web: <a class="moz-txt-link-freetext" href="http://www.hitcalls.com">http://www.hitcalls.com</a>
        E-mail: <a class="moz-txt-link-abbreviated" href="mailto:sergey.kuznetsov@highintellect.com">sergey.kuznetsov@highintellect.com</a>
Business phone: (416) 548-9700
  Mobile phone: (647) 287-8448</pre>
</body>
</html>