FasterXML / jackson-docs

Documentation for the Jackson JSON processor.
719 stars 111 forks source link

Document logic behind Jackson's Object Id generation, resolution (write/read) #1

Open cowtowncoder opened 10 years ago

cowtowncoder commented 10 years ago

Currently exact logic that Jackson uses for generating and resolving Object Ids is not properly documented anywhere. But it should be.

Should this be on jackson-databind project wiki, linked to from this repo?