Hello, I just found something very strange. I have my own loc, which extends Loc[Unit]. If the default value is empty (def defaultValue = Empty), then the loc won't be shown in the menu (I don't have any LocParams). If the default value is Full(()), then it is shown.
I have other locs with other type params (that is, not Unit), where the default value is Empty, and they are shown normally. Is this a bug, or expected behaviour for some reason? -- Adam Warski http://www.warski.org http://www.softwaremill.eu -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=en.
