[Lift] Improvements to Lift-Json

2010-02-14 Thread John A. De Goes
I have a branch of liftweb in which I've modified lift-json. I added more tests, support for composite type hints (e.g. typeHints1 + typeHints2), support for polymorphic case classes with no type arguments (e.g. case class Foo()), and fixed one bug. In addition, I added support for serialization

Re: [Lift] Improvements to Lift-Json

2010-02-14 Thread Timothy Perrett
I dont mean to be overly pedantic, but that would be a fork - not a branch ;-) Cheers, Tim On 14 Feb 2010, at 17:19, John A. De Goes wrote: You can find the branch here: http://github.com/jdegoes/liftweb -- You received this message because you are subscribed to the Google Groups