kennyb / awake-in-tenerife

website framework built in D
4 stars 0 forks source link

ability to loop through more than one thing at a time #17

Open kennyb opened 14 years ago

kennyb commented 14 years ago

it should be a simple process of making this work:

<%loop Obj {var: 1} && Obj2 {var2: 1} %>

kennyb commented 14 years ago

make sure to split on find_noquote -- because the quotes could easily have && in them...