vttranlina commented on PR #1812:
URL: https://github.com/apache/james-project/pull/1812#issuecomment-1823880297

   My concerns when implementing:
   
   - Should we need a `PostgresMailboxMessage implement MailboxMessage`, or try 
to `SimpleMailboxMessage`
   - Not sure about insert message flow now, we should upload content first (to 
get blob_id), or save the message first (without blob_id) and update later.
   - Should we create a separate test class for DAO, or the test will be done 
in MessageMapper?
   
   
   


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