superbAura opened a new pull request, #2410:
URL: https://github.com/apache/james-project/pull/2410

   …r Injection
   
   - Updated `DefaultImapDecoderFactory` to adhere to POJO design principles.
   - Replaced internal `ImapParserFactory` creation with constructor injection 
of `UnpooledStatusResponseFactory`.
   - Improved decoupling and maintainability by explicitly managing 
dependencies via the constructor.
   - Updated class and method documentation to reflect changes and clarify the 
role of the factory.
   
   This change enhances the clarity and testability of the 
`DefaultImapDecoderFactory` by removing direct dependency creation and 
enforcing a cleaner, more modular structure.


-- 
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: notifications-unsubscr...@james.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to