delei commented on issue #854:
URL: https://github.com/apache/fesod/issues/854#issuecomment-3985175799

   Hi, @bengbengbalabalabeng 
   
   This is a very good proposal. I still have some doubts about some details.
   
   > Utilizes Interface Inheritance to establish nested and inclusive 
relationships between groups.
   
   In this way, will there be a situation where the interface classes explode?? 
To achieve complex grouping, users may need to define many interface classes..
   
   How about defining a separate `@ExcelPropertyGroup` annotation? IMO, The 
grouping function is actually a filtering condition for the fields of the 
entity class. It can be represented by a string type and is very simple and 
efficient.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to