Ok, so here's a new project: https://github.com/mbknor/mbknor-jackson-jsonSchema
that aims for better JSON Schema generation support, for version 4 of the specification. Sounds good and could perhaps replace existing fasterxml generator, which is not particularly well maintained. One thing to note is that it's written in Scala (2.11) so if using from Java it will add a bit of runtime overhead in form of dependencies. I am also not sure how versioning is to be handled wrt Jackson version. Anyway, it's just been released and I think author would appreciate feedback, so if you are using JSON Schema generation functionality, it'd make sense to kick the tires. -+ Tatu +- -- You received this message because you are subscribed to the Google Groups "jackson-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
