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 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,2e26b805f6d341ba X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-10-01 16:38:48 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news.uchicago.edu!newsswitch.lcs.mit.edu!snoopy.risq.qc.ca!newsfeed.news2me.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!stamper.news.pas.earthlink.net!stamper.news.atl.earthlink.net!harp.news.atl.earthlink.net!not-for-mail From: Richard Riehle Newsgroups: comp.lang.ada Subject: Re: Aspect-Oriented Programming Date: Tue, 01 Oct 2002 16:45:02 -0700 Organization: AdaWorks Software Engineering Message-ID: <3D9A337D.66A6FBA0@adaworks.com> References: <3D975896.CDB6CA2E@adaworks.com> <3d977d7e.65439093@news.cis.dfn.de> Reply-To: richard@adaworks.com NNTP-Posting-Host: 41.b2.60.28 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Server-Date: 1 Oct 2002 23:38:47 GMT X-Mailer: Mozilla 4.7 [en] (Win98; I) X-Accept-Language: en Xref: archiver1.google.com comp.lang.ada:29451 Date: 2002-10-01T23:38:47+00:00 List-Id: Nick Roberts wrote: > Forgive me for reposting an article I posted here in February, in a thread > about refactoring, complete with brain-damage warning (which still > applies). Forgiveness unnecessary. I am delighted to see that you and I are on pretty much the same track here. As I see it, Ada has a lot to offer for AO and, with private child units, the ability to preserve encapsulation while enabling "cross-cutting" of aspects. Dr. Jean-Pierre Rosen tells me that this is a topic of interest at the next Ada Europe conference in Toulouse. Perhaps some additional research and experimentation is in order. Also, this would be a great paper to submit to OOPSLA, it it can be submitted in time for the Oct 15 deadline. If you can have a paper proposal ready by Oct 15, send it to Haim Kilov whose email address is haimk@acm.org for possible acceptance at OOPSLA. While I'm at it, Haim is pretty generous about OOP in Ada and will be open to paper proposals in which Ada is used to illustrate some new or advanced idea in object technology. Richard Riehle