byzhang / signal-collect

Automatically exported from code.google.com/p/signal-collect
0 stars 0 forks source link

Vertex actions: onRemove #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
A vertex needs to not only be able to execute some actions upon being 
initialized, it alos needs to be able to execute some actions before being 
removed. This means that an onRemove function has to be added to the Vertex 
interface and the framework needs to call this function before removing the 
vertex.

Original issue reported on code.google.com by philip.stutz on 10 Oct 2011 at 12:04

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r476.

Original comment by philip.stutz on 11 Oct 2011 at 12:56