abingham/prosjekt

Turn "prosjekt-populate-spec" into a regular data structure

Closed this issue · 1 comments

Right now we store the populate spec as a string and eval it. Can we just store it as a structure and avoid the need to eval it?

Done.