From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 Path: border2.nntp.dca1.giganews.com!nntp.giganews.com!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Things that OO programming lacks Date: Sun, 16 Nov 2014 20:39:27 +0100 Organization: cbb software GmbH Message-ID: <1dwdgby88eh21$.k3nspjj0mme0.dlg@40tude.net> References: <87389olqie.fsf@ixod.org> <10d9w.55626$8w1.22302@fx12.iad> <150er0b62wsh3$.1xabmp81w5kdw.dlg@40tude.net> <1azsoc77wjhmi$.1grmnnlq033tz.dlg@40tude.net> <5yzci4a8snfg.1dfsqjyvneeym$.dlg@40tude.net> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: wfRpp7ltpEWhI2na6kgpfA.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: number.nntp.giganews.com comp.lang.ada:190736 Date: 2014-11-16T20:39:27+01:00 List-Id: On Sun, 16 Nov 2014 17:54:06 +0000, Simon Wright wrote: > "Dmitry A. Kazakov" writes: > >> I didn't list event-driven AKA data-driven paradigm in my list of >> paradigms, since it is so horrific, that nobody should seriously >> consider it as useful. > > The event-driven approach to (real-time) software is the only way to > build such systems: any other way is bound to lead to confusion and > disaster. On the contrary, real-time software requires predictability, which leads to rather to polling-based architectures oriented to the worst case scenario. But architecture of given piece of software /= programming paradigm, anyway. Examples data/even-driven languages are MatLab/SIMULINK, LabView, Diadem. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de