This seems vaguely related, to me. http://groups.google.com/group/hobousers/browse_frm/thread/505970a8e095021f?hl=en#
rake schema:to_yaml kind of extracts the schema in yaml, and makes a reasonable guess at some relationships. It is not nearly as rich as what you're describing, but coming up with schema:to_json could be a starting point. Ron On Sep 19, 9:01 am, Kristian <[email protected]> wrote: > I was thinking, why not allow for specifying domain models, constraints > etc. externally in a canonical format that can be shared amongst > different app frameworks/languages? > > Fx in JSON format: > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/hobousers?hl=en -~----------~----~----~----~------~----~------~--~---
