[ 
https://issues.apache.org/jira/browse/CODEC-55?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Will Pugh updated CODEC-55:
---------------------------


I've attached an idea for making thread safe codec pieces.

I've created some static methods for creating a thread safe QCodec, that 
overrides the setEncodeBlanks method, and throws a runtime exception if this is 
called.

I've also added an additional constructor for allowing the encodeBlanks to be 
set there, and put a depriocated flag on setEncodeBlanks

enjoy.

> make all "business" method implementations of public API thread safe 
> ---------------------------------------------------------------------
>
>                 Key: CODEC-55
>                 URL: https://issues.apache.org/jira/browse/CODEC-55
>             Project: Commons Codec
>          Issue Type: Wish
>            Reporter: Qingtian Wang
>         Attachments: concurrentQDiff.diff
>
>
> Maybe most of the implementations are already thread safe. Just such that 
> codec can say so in general...

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to