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=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,5e0a850491a4199f X-Google-Attributes: gid103376,public From: Ehud Lamm Subject: Re: Application framework Date: 2000/01/15 Message-ID: #1/1 X-Deja-AN: 572910034 References: <387DF761.B7EF6A9B@esavionics.se> <387FAB0B.1499D19C@free.fr> Content-Type: TEXT/PLAIN; charset=US-ASCII X-Complaints-To: usenet@news.huji.ac.il X-Trace: news.huji.ac.il 947927950 12730 132.64.178.45 (15 Jan 2000 09:19:10 GMT) Organization: The Hebrew University of Jerusalem Mime-Version: 1.0 NNTP-Posting-Date: 15 Jan 2000 09:19:10 GMT Newsgroups: comp.lang.ada Date: 2000-01-15T09:19:10+00:00 List-Id: I am not sure I understand your use of the term "application framework." An application framework is a skeleton for a SPECIFIC type of applications (for example: "HotDraw is a framework for building graphic editors") There are various ways in Ada to build frameworks. In essence all the traditional OO methods can be used in Ada, and you can sometimes take advantage of other features of Ada. See my work on this issue: http://purl.oclc.org/NET/ehud-site/ada/frameworks.html If on the other hand, you are looking for a framework that implements some specific functionality, let us know what are you looking for, so that we can think of any suggestion useful to you. Ehud Lamm mslamm@mscc.huji.ac.il http://purl.oclc.org/NET/ehudlamm <== My home on the web Check it out and subscribe to the E-List- for interesting essays and more!