[aosd-discuss] dynamic AOP and dynamic languages
Pascal Costanza
pc at p-cos.net
Thu May 11 11:02:53 EST 2006
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:pc at p-cos.net, http://p-cos.net
Vrije Universiteit Brussel, Programming Technology Lab
Pleinlaan 2, B-1050 Brussel, Belgium
More information about the discuss
mailing list