Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Json4sの改善に向けた備忘録 #1

Open
magnolia-k opened this issue Feb 16, 2020 · 0 comments
Open

Json4sの改善に向けた備忘録 #1

magnolia-k opened this issue Feb 16, 2020 · 0 comments

Comments

@magnolia-k
Copy link
Owner

既存のissueが多すぎるので、忘れないようにここにメモを残す

XMLからJSONへの変換方法について

json4s#24

XMLのキーが全部同一の時はArrayにまとめて、そうでない時はObjectにまとめるが、同一キーが複数有る場合はなるべくArrayにまとめて欲しい、という要望
同一キーが連続したときだけまとめるか?などの設計上の決定が必要

XMLのAttributeについて

json4s#25

Attributeを正しく保存するために@を付けると良いのでは?という提案
今更やってもいいのか、選択制にするのか…という所が悩ましい

Scalazのiterateeサポート

json4s#30

タイトルの通りだけど、今更この要望はあるのかな…

MongoDBの件

json4s#50

果たしてJson4sのMongoDBサポート自体、残しておくべきか…分けた方が良いのではないか

snake caseとcamel caseの件

json4s#58

PRがオープンしている
json4s#651

Map[String, Any]にマップできない

json4s#64

そうかもしれないけど…必要かな…これ

json4s#64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant