allow any method with proper signature to be used as an extractor #17848
                  
                    
                      erikerlandson
                    
                  
                
                  started this conversation in
                Feature Requests
              
            Replies: 1 comment
-
| 
         cc @armanbilge  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
This feature request stems from this discussion: #12793
At least 3 alternatives were mentioned on that discussion thread. The one I believe is most promising is to allow any function or method having an appropriate signature to be used as an extractor.
So any methods with valid extractor type signatures
can be used in an extractor matching context
Beta Was this translation helpful? Give feedback.
All reactions