GOODBOY008 opened a new pull request, #771:
URL: https://github.com/apache/fesod/pull/771

   ## Description
   This PR renames classes to align with the project's rebranding from 
FastExcel to Fesod.
   
   ## Changes
   - Rename `FastExcelConstants` to `FesodConstants`
   - Rename `FastExcelTempFileCreationStrategy` to 
`FesodTempFileCreationStrategy`
   - Update all references across the codebase (imports, usages, and 
instantiations)
   
   ## Files Modified
   - 
`fesod-sheet/src/main/java/org/apache/fesod/sheet/constant/FesodConstants.java` 
(renamed)
   - 
`fesod-sheet/src/main/java/org/apache/fesod/sheet/util/FesodTempFileCreationStrategy.java`
 (renamed)
   - `fesod-sheet/src/main/java/org/apache/fesod/sheet/util/FileUtils.java`
   - 
`fesod-sheet/src/main/java/org/apache/fesod/sheet/metadata/data/ReadCellData.java`
   - 
`fesod-sheet/src/main/java/org/apache/fesod/sheet/analysis/v07/handlers/CellTagHandler.java`
   - 
`fesod-sheet/src/main/java/org/apache/fesod/sheet/analysis/v03/handlers/FormulaRecordHandler.java`


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