• New Feature
  • Status: Closed
  • 2 Major
  • Resolution: Won't Fix
  • drb
  • Reporter: teck
  • August 30, 2007
  • 0
  • Watchers: 0
  • July 27, 2012
  • May 11, 2009

Description

log

If the type of “myBean” is has a class hierarchy where the “log” field is actually in a superclass, the aspect will not apply.

Eugene says for this that: “we should be registering transient fields from the classhierarchy walker”

Comments

Sreenivasan Iyer 2007-08-30

Yeah one could but it makes the tc-config unnecessarily verbose.

Also the documentation creates a certain set of expectations when it says (e.g. in docs\reference.xml): “Specifies the names of non-distributed field references within a Spring bean instance.” And this implementation belies those expectations.

Fiona OShea 2007-10-16

What do we want to do with this?