Skip to content

Switch to config via a global variable, ala FW/1 #90

@atuttle

Description

@atuttle
Owner

Use structAppend though, instead of individual setting checks!

variables.framework = { ... };

Activity

atuttle

atuttle commented on Jul 18, 2012

@atuttle
OwnerAuthor

Any new settings added in the same version (EG #73 will probably have some) will only be possible using this new format.

ghost assigned on Jul 18, 2012
atuttle

atuttle commented on Jul 18, 2012

@atuttle
OwnerAuthor

Re-opening just to make sure I document this really well.

atuttle

atuttle commented on Sep 20, 2012

@atuttle
OwnerAuthor

In addition to documentation updates; examples should also be updated.

atuttle

atuttle commented on Sep 20, 2012

@atuttle
OwnerAuthor

For documentation: Order of precedence from highest to lowest will be:

  1. Anything changed in configureTaffy() (method deprecated but allowed for legacy support)
  2. User settings
  3. Default settings
added a commit that references this issue on Nov 6, 2012
added a commit that references this issue on Nov 9, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @atuttle

      Issue actions

        Switch to config via a global variable, ala FW/1 · Issue #90 · atuttle/Taffy