minnojs / minno-quest

A js framework for creating questionnaires
http://minnojs.github.io
Apache License 2.0
4 stars 3 forks source link

feat(sequencer): allow inheritance of mixers #127

Open eladzlot opened 8 years ago

eladzlot commented 8 years ago

requires recursively mixing after inheritance. We need to keep in mind how to keep inheritance and mixing separated.