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.5 required=5.0 tests=BAYES_05,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,affd14e05b8fb09a,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2004-04-28 11:48:11 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: fab_lio@yahoo.fr (Fabien) Newsgroups: comp.lang.ada Subject: Hierarchical States Machines Date: 28 Apr 2004 11:48:11 -0700 Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 212.198.0.94 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1083178091 8360 127.0.0.1 (28 Apr 2004 18:48:11 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 28 Apr 2004 18:48:11 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:7543 Date: 2004-04-28T11:48:11-07:00 List-Id: Hi everyone !!! Pretty new to ADA dev., i am currently trying to implement a hierarchical state machine for my application. So far, i must confess that i do not really get on well with it. I am thus looking for some people who might have tried to do it and who could give me some useful tips . Fabien pS : I don't look for a ready-to-use solution, just some help !!!!!