Feature #30

Add feature to detect circular pointcut references

Added by Robert Lemke 551 days ago. Updated 221 days ago.

Status:Closed Start:
Priority:Should have Due date:
Assigned to:Robert Lemke % Done:

0%

Category:AOP
Target version:0.1.0

Description

Theoretically a pointcut can refer to itself in a poincut declaration or circular reference might appear on a deeper level. On a matches() call this would lead to an infinite loop and therefore must be detected.

History

2007-02-25 20:38 - Robert Lemke

  • Status changed from New to Closed
  • Sprint set to fixed

(In r147) * Core: Added support (and test) for detecting circular pointcut references. Fixes #30

Also available in: Atom PDF