Rene Cordier created JAMES-2741:
-----------------------------------

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