bowler-framework / Bowler

RESTful Web Framework based on Scala, built on top of Scalatra & Scalate
http://bowlerframework.org
BSD 3-Clause "New" or "Revised" License
119 stars 13 forks source link

Way to pass data to parent layout #51

Open greenrd opened 11 years ago

greenrd commented 11 years ago

A workaround is to use some kind of DynamicVariable, but this is messy.