Brail 1.2
    A new release of Brail, this time featuring:
-         Calling subviews with parameters:
OutputSubView(“something”, {“val”:value, “one”:other} ) -         Output methods (temp name) for:
[Html]
def outputEncodedHtml():
return “something < or > the other”
Supported attributes right now is Html / MarkDown / Row. 
Some cool stuff there to make the framework more flexible. Check it out here

Comments
Comment preview