[
https://issues.apache.org/jira/browse/CASSANDRA-1313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12896033#action_12896033
]
Andrey Somov commented on CASSANDRA-1313:
-----------------------------------------
Jon, may I kindly ask you to clarify your decision ?
1) you requested to change SnakeYAML without clear message what other users
(not only Cassandra) will gain from such a change
2) I have provided you with a solution
(http://code.google.com/p/snakeyaml/source/browse/src/test/java/examples/CustomImplicitResolverTest.java)
which you can copy-and-paste to your code with minimum effort. You did not
give any feedback back to the SnakeYAML community
(http://code.google.com/p/snakeyaml/issues/detail?id=75). Why the solution did
not work ?
3) using YamlBeans does not actually solve your problem. As far as I can see
you introduced "These getters/setters allow us to read X% in as a double". The
same can be done with SnakeYAML
4) Be aware that SnakeYAML implements complete 1.1 YAML specification and it
has many other unique features not available in YamlBeans.
I strongly believe that communication is the best way to quickly solve the
issues. SnakeYAML is open for suggestions and we are glad to help others to use
the library. But we also expect that the community explains the decision and
help us to improve SnakeYAML where it needs to be improved.
> make cache sizes in CfDef Strings again so we can use %s of rows in the CF as
> in 0.6
> ------------------------------------------------------------------------------------
>
> Key: CASSANDRA-1313
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1313
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Jonathan Ellis
> Assignee: Jon Hermes
> Fix For: 0.7.0
>
> Attachments: 1313-SY.txt, 1313-YB.txt, snakeyaml-percentToFloat.txt,
> snakeyaml-r1131-dev.jar, yamlbeans-1.04.jar
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.