Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: Re : [aspectj-users] Re: [groovy-user] AspectG?

On Wed, Jun 16, 2010 at 4:49 PM, Matthew Adams <matthew@xxxxxxxxxxxxxxx> wrote:
> If you want this support, make sure to vote for these issues.  For
> Scala support, you might want to enter your own issues at the AspectJ
> and Scala projects.

Aspects for Scala would be of interest to me.

If I had unlimited free time I would most likely investigate the
possibility of doing it via a combination of a Scala compiler plugin
and a Scala internal DSL for specifying pointcuts, advice etc. rather
than creating a whole new AspectS language akin to AspectJ. I would
imagine that the standard AspectJ runtime could be reused pretty much
as is.

It'd be a pretty cool project to work on ...

Cheers,


Miles

-- 
Miles Sabin
tel: +44 7813 944 528
gtalk: miles@xxxxxxxxxxxxxx
skype: milessabin
http://www.chuusai.com/
http://twitter.com/milessabin


Back to the top