dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]Can treecc help me?


From: Rhys Weatherley
Subject: Re: [DotGNU]Can treecc help me?
Date: Mon, 3 Feb 2003 17:46:39 +1000
User-agent: KMail/1.4.3

On Monday 03 February 2003 03:30 am, Adam Treat wrote:

> Well, wouldn't it be possible to add language level
> support for Aspect Oriented programming to C# alla AspectC# ??

It is certainly possible.  Some research groups around the world have been 
looking into creating an "Aspect C#".  Here are a few links:

http://aosd.dsg.cs.tcd.ie/AspectCSharp/AspectCSharpHomepage.htm
http://www.iunknown.com/AOP/fog0000000115.html
http://msdn.microsoft.com/msdnmag/issues/02/03/AOP/default.aspx

A good reference for AOP materials is "http://aosd.net";.

Aspect C# wouldn't necessarily be a good treecc replacement, though.  Treecc 
gets much of its power from the fact that the tool has a lot of  
domain-specific knowledge.  You'll really appreciate the power of treecc the 
first time it tells you "node X was not handled for operation Y".

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]