[
https://issues.apache.org/jira/browse/LANG-462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13192040#comment-13192040
]
Henri Yandell commented on LANG-462:
------------------------------------
Thanks Charles - that does indeed apply cleanly :)
A couple of FindBugs errors pop up for FormatCache$MultipartKey. Looks very
fixable. The big question, as you pointed out, is the removal of the four
protected methods. They've been there since the code was added in Lang 2.0, and
as there's no way to know if they've been used I expect the mailing list to
fairly unhappy at the idea of removing the methods.
Any reason why you couldn't have the four methods sitting on top of the
underlying printer? We could deprecate them for removal in 4.0.
> FastDateFormat supports parse
> -----------------------------
>
> Key: LANG-462
> URL: https://issues.apache.org/jira/browse/LANG-462
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.time.*
> Reporter: Franz Wong
> Fix For: 3.x
>
> Attachments: DateParser.patch, LANG-462-FormatCache.patch,
> LANG-462-Hen.patch, UseFormatCache.patch, lang462.patch,
> with_interfaces.patch, with_interfaces2.patch, with_updated_tests.patch
>
>
> Currently FastDateFormat only supports formatting the ISO8601 time zone,
> however, it doesn't support parsing such string to Date.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira