Re: dynamic AOP and dynamic languages
Pascal Costanza <[email protected]>
| Newsgroups | gmane.comp.programming.aspect.general |
|---|---|
| Message-ID | <[email protected]> |
On 11 May 2006, at 16:50, Sebastian Bergmann wrote: > SainTiss wrote: >> I would like to get some feedback on whether this (dynamic weaving in >> a dynamic language) is considered useful in the AOP community. > > I would be interested in feedback on this, too, as I am working on an > AOP implementation for a dynamic language (PHP in my case) that uses > dynamic weaving. I think that for all dynamic / scripting languages, you can find at least one approach that tries to implement at least some basic AOP functionality. Googling for the name of a programming language and "aspect-oriented" will probably give you a number of hits each. So try, say, 'Python "aspect-oriented"', 'Ruby "aspect-oriented"', 'Smalltalk "aspect-oriented"', 'Lisp "aspect-oriented"', and so on... Pascal -- Pascal Costanza, mailto:[email protected], http://p-cos.net Vrije Universiteit Brussel, Programming Technology Lab Pleinlaan 2, B-1050 Brussel, Belgium __________________________________________________ AOSD Discuss mailing list - [email protected] To unsubscribe go to http://aosd.net Check out the AOSD.net Wiki: http://aosd.net/wiki