-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael Klishin writes:
> Cheshire [1] is a mature and fast Clojure JSON serialization library by Lee > Hinman. > > I am posting this here for the community to not go through the story > we recently had with another popular JSON serializer that introduced > major breaking changes that were never properly communicated. > > Cheshire 5.0.0 has some changes around serialization of custom types. > Learn more in the change log: > https://github.com/dakrone/cheshire/blob/master/ChangeLog.md > > Code examples in the README are updated and use 5.0 APIs. > > In case you need an example of a library that is already upgraded: > https://github.com/clojurewerkz/support/commit/346be6bb28ef52a89f0c96ac213a4ca87ce47edd > > HTH, > > 1. https://github.com/dakrone/cheshire > -- > MK Just so everybody knows also; I did leave in all the original custom code, so nothing will break when upgrading. The cheshire.custom namespace has been deprecated, but will remain for quite a while until I'm sure nobody is using it. ; Lee Hinman -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (Darwin) iQIcBAEBAgAGBQJQrPyIAAoJEJ1kZdQ6zsrgfvUQAL1Ummvx+mU+oMmdELbPjM/R Tt9CgmKXdmwHPO/+HUmnrIifpdrpgbJB5uFzMCGGCYQ4Gtuzy6AgvEKk/qq7XlD4 9nOBg4ORJJjqzCt1z9fdw4RHX6xp2CjkBNJpPxy4lCbJTj9ekOkRaUcQQLCQrWu0 HvfIwSG9cRPqjnWaWXlxdNofHrGrH5VE57hQuvBjyyjAbqk0bTvHWA0VW3kzcWHI H9RiXEowOrKHE1VgQ3by0N/nVB+VW9GNjgxoB6qlZ3FBNEVtIvpDYHr6vJcIrfX8 EgiM7r/b76rFIlMMWEiQ3Enry4fQxnD6TM0XJVIvds0XlFFIiW0Mb5BSD/B+8i3F yY7B6cCQzeAFpw5K/Pi3dfTlAcx1QxpxWJJj9bfVp/AxAl72fHvcnqsPfmeS66XO niTlwnyvALzfGLTF7dADRNtsenuYw1P3foWVhrrnrj0aMTVcq9ZVl8IC9f+0O5pB a8HCGLW8Z3M9pMC6aBaEiKZt6ee8EaO50rjzRKQDQHs13kwf0NoxiqKYPpxrjjTu bPhhDlt1dqewWbpS2PuE/2/gXfsJqPPdyrOj34siVGG3zvnmF2PPrunNn/PtYOYq iaZcBFpaY8NM3F4JKjfIhXPIWRoFfmEi/3/OEo7q3A65nPHsS9UTZCnEHomGawbg UEJxMG2HyctwIMW1pl9H =RKnb -----END PGP SIGNATURE----- -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to [email protected] Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/clojure?hl=en
