[
https://issues.apache.org/jira/browse/LANG-665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12970213#action_12970213
]
Joerg Schaible commented on LANG-665:
-------------------------------------
Because commons-lang is about utilities, helpers and basic enhancements around
the JDK functionality. A generalized functionality to recreate objects from
their String representation is more an own framework.
> Convert ToStringBuilder output to java object
> ---------------------------------------------
>
> Key: LANG-665
> URL: https://issues.apache.org/jira/browse/LANG-665
> Project: Commons Lang
> Issue Type: New Feature
> Components: lang.builder.*
> Affects Versions: 3.0
> Reporter: Sean Nguyen
>
> I would be nice to be able to convert output from ToStringBuilder back to
> java object. It is tremendously helpful to be able quickly re-create test
> scenario from your log file when object are logged using ToStringBuilder.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.