sjson icon indicating copy to clipboard operation
sjson copied to clipboard

Upgrading Dispatch

Open anoopelias opened this issue 11 years ago • 1 comments

When dispatch got rebooted, its json lib got removed. So what would be the ideal upgrade path for json library behind sjson?

Looks like Dispatch Reboot supports json4s (native & jackson) and lift-json out of the box. And apparently json4s(native) is pretty much lift-json only without the problems of lift release cycle.

anoopelias avatar Dec 18 '12 15:12 anoopelias

The erstwhile dispatch is now classic dispatch. I have now ported sjson to 2.10 but removed the reflection based serialization part.

debasishg avatar Jan 26 '13 18:01 debasishg