potiuk commented on PR #44913:
URL: https://github.com/apache/airflow/pull/44913#issuecomment-2543993069

   > However, the two main issues remain: handling of imports - maybe mark them 
as API too somehow? This would allow us only to track relevant ones.
   
   Yes. We could generate that text file as part of imports.
   
   > Those nested classes - still not sure how to handle those. And I think if 
we're introducing this type of hook completeness is rather important, because 
when it passes, it suggests that all is good - while we can still have issues 
here.
   
   I am not sure if we want to handle or expose nested classes in compat. For 
me "nested" almost by definition means "private" and if we are using it 
differently, we should stop. 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to