jbrunton / frappuccino-core

2 stars 3 forks source link

consolidate Types and Models #11

Open jbrunton opened 12 years ago

jbrunton commented 12 years ago

The distinction between the two is confusing. Maybe treat everything as a 'class' and implement with an inheritance hierarchy (i.e. core.Model <: core.Type).