Use `structAppend` though, instead of individual setting checks! ``` variables.framework = { ... }; ```
Activity
atuttle commentedon Jul 18, 2012
Any new settings added in the same version (EG #73 will probably have some) will only be possible using this new format.
atuttle commentedon Jul 18, 2012
Re-opening just to make sure I document this really well.
atuttle commentedon Sep 20, 2012
In addition to documentation updates; examples should also be updated.
atuttle commentedon Sep 20, 2012
For documentation: Order of precedence from highest to lowest will be:
configureTaffy()
(method deprecated but allowed for legacy support)atuttle commentedon Nov 6, 2012
https://github.com/atuttle/Taffy/wiki/List-of-all-variables.framework-settings
WIP updating examples for #90
WIP updating examples for atuttle#90