[ 
https://issues.apache.org/jira/browse/JAMES-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16822972#comment-16822972
 ] 

Rene Cordier commented on JAMES-2741:
-------------------------------------

PR : https://github.com/linagora/james-project/pull/2321

> Refactoring : add a save for Strings method in blobstore API
> ------------------------------------------------------------
>
>                 Key: JAMES-2741
>                 URL: https://issues.apache.org/jira/browse/JAMES-2741
>             Project: James Server
>          Issue Type: Improvement
>            Reporter: Rene Cordier
>            Priority: Major
>             Fix For: 3.4.0
>
>
> We often have in our code base regarding the BlobStore calls to save(bytes[]) 
> with Strings that we convert to bytes on the fly. It would be better to have 
> an extra save method that accepts a String that then does the conversion 
> itself into bytes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to