#198

Mustache should support Option[T] as being like Seq[T] - treating Option values as collections of 0 or 1 objects with mustache sections

  • Followers
     
    Ico-users jstrachan (Assigned To) 
     
    Attachments
    No attachments
    Associations
     
    No associations
    Activity
     
    User picture

          on Jan 16, 2011 @ 05:35am UTC * By jstrachan

    Assigned to set to jstrachan
    Status changed from New to Fixed
    (In revision:af554774036d6bc27c12374e53b33d900fce0305) fixes #197 and fixes #198 so that Option is treated as a collection of 0 or 1 in Mustache and so that Some(foo) is unwrapped to foo when outputting Option values in any Scalate template language

    Branch: master
    User picture

          on Jan 16, 2011 @ 06:30am UTC * By jstrachan

    Milestone set to 1.4
    Time Expenditure
    Loading