I just used divvy to populate some template, but adapters were missing so many variables didn't populate. Maybe we should have divvy warn if there is a {variable} left in the file.
On the other hand, maybe not, because someone might have a '{blah}' that they intend to not populate.
I just used divvy to populate some template, but adapters were missing so many variables didn't populate. Maybe we should have divvy warn if there is a
{variable}
left in the file.On the other hand, maybe not, because someone might have a '{blah}' that they intend to not populate.
Not sure the best way to do it.