This sounds like behavior introduced when Kris changed the default Loc type parameter... I wonder if Kris has any thoughts.
On Thu, Jan 28, 2010 at 4:06 AM, Adam Warski <[email protected]> wrote: > 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]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=en. > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- 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.
