bengbengbalabalabeng commented on issue #648:
URL: https://github.com/apache/fesod/issues/648#issuecomment-3468379700

   > Hi, [@bengbengbalabalabeng](https://github.com/bengbengbalabalabeng)
   > 
   > I also believe that this logic needs to be further optimized.
   > 
   > FYI, based on my understanding, I believe we should continue exploring how 
to better configure global converters, and should permit a type to have 
multiple converters.
   
   Such as : 
   
   when the same type has multiple converters, in a **NoModel (no 
@ExcelProperty)** setup where several fields of the same type each need 
different conversion logic, `doConvert` can just loop through (or use some 
other approach) to pick out the best-matching converter.  
   
   Thinking about it this way, it actually makes sense.  
   My understanding of the source code might be a bit one‑sided, so apologies 
if I got anything wrong.


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