alaahong commented on issue #686:
URL: https://github.com/apache/fesod/issues/686#issuecomment-3566489199

   > > A very good proposal. FYI, regarding the division of your Maven 
multi-module project, I believe it could be optimised.
   > > For now, I propose dividing the modules as follows:
   > > fesod-parent                            # Root
   > > ├── fesod-all                           # All sub-modules
   > > ├── fesod-bom                           # BOM package
   > > ├── fesod-common                        # General modules and utility 
classes
   > > ├── fesod-examples                      # Usage examples
   > > └── fesod-sheet                         # For spreadsheets(csv,excel)
   > > In the future, we can add more modules, such as:
   > > ├── fesod-ai                            # MCP
   > > ├── fesod-benchmark                     # JMH
   > > ├── fesod-doc                           # For word
   > > ├── fesod-spring                        # Spring Framework
   > > ├── fesod-quarkus                       # Quarkus Framework
   > > BTW, regarding file types, we have adopted a multi-core-class approach. 
We will establish our own branded terminology for core classes rather than 
creating separate terms for each specific file type. For instance, `FesodSheet` 
will be used for spreadsheet-type files.
   > 
   > I need `fesod-ai`, as I am currently developing similar features.
   
   Can you try to propose the detail before commit more locally?


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