For the type scope, I would suggest to limit with docx firstly. Otherwise, we might get a heavy effort on the compatible issue with doc; For the name, as we did fesod-sheet for excel, also suggest to avoid any potential issue from word, how about kinds of other names as fesod-write, fesod-text, fesod-note ...
Thanks Shuxin Pan <[email protected]> 于2026年3月18日周三 18:09写道: > Hi everyone, > > As outlined in our initial roadmap, Apache Fesod aims to provide > comprehensive interfaces for document processing. To fulfill this > vision, I would like to propose the development of a new Doc Module > (fesod-doc). > > Why Doc Support? > While we have a strong foundation in Excel, many users are looking for > a unified experience to handle Word documents. Instead of focusing > only on tables within Word, this module will provide full-document > manipulation capabilities (paragraphs, styling, templates, etc.). > > We will primarily reference Apache POI for robust low-level support > and poi-tl for its elegant, logic-driven template engine. > > Implementation & Stability: > To ensure our existing releases and Excel features remain unaffected, > I will use a strictly modular approach. All new code will reside > within the fesod-doc module, maintaining complete decoupling from the > core project. > > Commitment: > I view this as a long-term task and am fully committed to maintaining > and evolving this module over time. At the same time, this is a > community effort—I highly welcome any interested contributors to join > me in this initiative. > > I look forward to hearing your thoughts and suggestions on this direction! > > Best regards, > > Shuxin Pan (psxjoy) > Apache Fesod PPMC Member > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
