[ https://jira.terracotta.org/jira//browse/CDV-144?page=all ]

Hung Huynh reopened CDV-144:
----------------------------

             
Hi Eugene,

I've added 2 tests that demonstrate these 2 cases:
    * Allow a user to specify an interface - all implementing classes will be 
instrumented
    * Allow a user to specify a parent class - all subclasses (including parent 
class) will be instrumented 

And both of the tests fail if I just instrument the interface or the base class.

The tests name are:
InterfaceInstrumentTest
SubtypeInstrumentTest

They are currently disabled.


> Support for matching on subtypes for class includes
> ---------------------------------------------------
>
>                 Key: CDV-144
>                 URL: https://jira.terracotta.org/jira//browse/CDV-144
>             Project: Community Development
>          Issue Type: New Feature
>            Reporter: Eugene Kuleshov
>         Assigned To: Eugene Kuleshov
>
> Support for matching on subtypes for class includes is supported in AW and we 
> even had it working in spring branch at some point.
> This feature would be beneficial for Spring's class hierarchy walker because 
> it will allow to add included classes based on their supertypes (that are 
> captured from field types by the class crawler).

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://jira.terracotta.org/jira//secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to