VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
jw.ip.pbx at gmail.com Guest
|
Posted: Sun Feb 17, 2008 11:33 am Post subject: [asterisk-users] LCR in Asterisk |
|
|
On Feb 13, 2008 12:33 PM, Tilghman Lesher
<tilghman at mail.jeffandtilghman.com> wrote:
Quote: |
In the same way that a PHP programmer should not attempt write Python the
way she writes PHP, I would agree with you. However, if you're willing to
adapt to the ways the dialplan works, you can create dialplans which aren't
obfuscated at all. Tcl and Lisp are close cousins to the dialplan in terms of
how they do things. Not everybody is a Lisp programmer, and some people
absolutely detest it. That doesn't make it any less of a good language.
--
Tilghman
| Having done significant work in Tcl, and very interested in this LCR
debate, can you shed light on the similarities between Tcl and the
dial plan? Thx! |
|
Back to top |
|
|
tilghman at mail.jeffa... Guest
|
Posted: Sun Feb 17, 2008 3:44 pm Post subject: [asterisk-users] LCR in Asterisk |
|
|
On Sunday 17 February 2008 10:33:18 John wrote:
Quote: | On Feb 13, 2008 12:33 PM, Tilghman Lesher
<tilghman at mail.jeffandtilghman.com> wrote:
Quote: | In the same way that a PHP programmer should not attempt write Python the
way she writes PHP, I would agree with you. However, if you're willing
to adapt to the ways the dialplan works, you can create dialplans which
aren't obfuscated at all. Tcl and Lisp are close cousins to the dialplan
in terms of how they do things. Not everybody is a Lisp programmer, and
some people absolutely detest it. That doesn't make it any less of a
good language.
|
Having done significant work in Tcl, and very interested in this LCR
debate, can you shed light on the similarities between Tcl and the
dial plan? Thx!
|
I'd say the most striking resemblance between the two involves the use
of components, which Osterhout describes in his 1994 book on the Tcl/Tk
environment. Rather than creating a singular monolithic language which
is able to do everything, the dialplan relies in great part on the ability to
add new components, whether they be dialplan applications or dialplan
functions, to supplement various tasks. These components act in a
cooperative fashion for whatever the pbx administrator needs to do.
--
Tilghman |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|