<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM2Demoor</id>
	<title>WG211/M2Demoor - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://mw.hh.se/wg211/index.php?action=history&amp;feed=atom&amp;title=WG211%2FM2Demoor"/>
	<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M2Demoor&amp;action=history"/>
	<updated>2026-04-05T20:56:57Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>http://mw.hh.se/wg211/index.php?title=WG211/M2Demoor&amp;diff=79&amp;oldid=prev</id>
		<title>Admin: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://mw.hh.se/wg211/index.php?title=WG211/M2Demoor&amp;diff=79&amp;oldid=prev"/>
		<updated>2011-12-12T10:06:24Z</updated>

		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Category:WG211]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Title:&lt;br /&gt;
&lt;br /&gt;
Adding tracecuts to AspectJ&lt;br /&gt;
&lt;br /&gt;
Oege de Moor&lt;br /&gt;
&lt;br /&gt;
Abstract:&lt;br /&gt;
Conceptually, in AspectJ we transform computations rather than program texts: an aspect observes the execution of a base program, and when certain events occur, the aspect runs some extra code of its own. The events that trigger extra code are specified via patterns called `pointcuts&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
In AspectJ, pointcuts can inspect the current callstack, but not the history of a computation. A number of authors have suggested it would be useful to write patterns that range over traces rather than individual events: such patterns are called `tracecuts&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
In this talk, I&amp;#039;ll present a number of example tracecuts, discuss how to integrate the feature into the existing AspectJ language, and sketch a semantics. The design has been implemented in abc, an extensible compiler for AspectJ.&lt;br /&gt;
&lt;br /&gt;
(joint work with Chris Allan)&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
	</entry>
</feed>