Wow, thanks for the quick response!

On 06/22/2009 07:11 PM, David Pollak wrote:
>
> Try:
>
> val entries = Menu(Loc("Home", List("index"), "Home")) ::
> Layout.menus ::: User.sitemap
>
>
> Note the triple colon (:::) operator.  This concatenates two lists.
>
>
Hmm, so why wouldn't I need the ::: before Layout.menus as well? I'm 
assuming that's a list too, so why isn't list concatenation needed on 
that end?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to