--- Begin Message ---
I have some work around building class hierarchies from database schema - 
specifically a Rails style Active Record schema.

It is a bit of a work in progress and is intended to be folded into Glorp but 
you can see where I am at 
https://github.com/pharo-db/glorp/blob/13-Drive-DescriptorSystem-creation-entirely-from-database-schema-and-naming-conventions/Glorp/ActiveRecordDescriptorSystem.class.st#L108
 
<https://github.com/pharo-db/glorp/blob/13-Drive-DescriptorSystem-creation-entirely-from-database-schema-and-naming-conventions/Glorp/ActiveRecordDescriptorSystem.class.st#L108>

Maybe it helps?

> On Jan 18, 2020, at 12:20 AM, Serge Stinckwich <serge.stinckw...@gmail.com> 
> wrote:
> 
> Hi there,
> 
> anyone has experience about generating a class hierarchy from a JSON Schema ? 
> Code available somewhere ?
> 
> Thank you.
> 
> -- 
> Serge Stinckwich
> Int. Research Unit on Modelling/Simulation of Complex Systems (UMMISCO)
> Sorbonne University (SU)
> French National Research Institute for Sustainable Development (IRD)
> University of Yaoundé I, Cameroon
> "Programs must be written for people to read, and only incidentally for 
> machines to execute."
> https://twitter.com/SergeStinckwich <https://twitter.com/SergeStinckwich>


--- End Message ---

Reply via email to