shane-tomlinson / AFrame-JS

Application Framework in Javascript - A lightweight MVC library for writing apps on the web
Other
13 stars 1 forks source link

Create a way to auto add plugins based on config when creating plugged object. #32

Open stomlinson opened 13 years ago

stomlinson commented 13 years ago

for instance, add CollectionPluginModel automatically to a collection if the "schema" field is present.