Skip to content
Joel Jones edited this page Jul 26, 2013 · 1 revision

Generative -- Produce the following:

  • AppleScript data export
  • Java Model Objects
  • Cocoa Scripting .sdef files
  • Objective-C scripting to Java proxies
  • Java Serilization to/from data file (JPA?)

Components of Data Model

  • Classes, which contain Elements and Properties
  • Properties have a type
  • There are maps from data model types to types needed by generators (both properties and elements)
  • Properties also have names, scripting codes, scripting descriptors

Current generator technology is Clear Silver

Clone this wiki locally