Prajwal-banakar commented on issue #469:
URL: https://github.com/apache/fluss/issues/469#issuecomment-3742360673

   "Hi @polyzos Polyzos,  I’ve spent some time researching how Flink handles 
this. I'd like to discuss the high-level plan before I start coding:
   
   Module Structure: I'm thinking of creating a fluss-docs module to house the 
generator logic. Does that align with our project structure?
   Approach: I plan to follow the Flink model using Reflection to scan 
ConfigOptions classes. However, I noticed Flink uses a custom annotation 
processor for some docs—should we start with simple Reflection first?
   Execution: Should this tool be integrated as a Maven plugin that runs during 
the build, or a standalone utility for now?
   
   I’d love to hear your thoughts on this so I can draft a small design doc or 
move straight to a prototype.


-- 
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