leehaut commented on issue #951: URL: https://github.com/apache/fesod/issues/951#issuecomment-5229481992
Thanks for opening this discussion. A few concise thoughts: 1. **Priority**: I’d suggest focusing first on a **benchmark module** and a gradual **CGLIB reduction** (e.g. a `BeanPropertyAccessor` SPI with a JDK-based default + migration period). These strengthen the core sheet story before expanding the ecosystem. 2. **`fesod-doc`**: Agree with keeping it independent and starting small — **`.docx` only**, prioritize **template fill / write**, mark the first API as experimental. A sheet→doc streaming bridge is valuable, but better as a later integration than MVP scope. 3. Also +1 to planning **POI 6.x / Java baseline** policy early, and adopting scoped conventional commits like `feat(sheet|doc|bench):`. -- 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]
