kogarashisan / LiquidLava

Framework for building user interfaces
http://www.lava-framework.com/
MIT License
17 stars 3 forks source link

flags in result are rarely used, they should not be present by default #173

Open kogarashisan opened 9 years ago

kogarashisan commented 9 years ago

(they take space in serialized templates). Either make separate method parseWithFlags() or add parse_with_flags parameter to existing method.