On Tue, Mar 24, 2009 at 9:02 AM, Charles F. Munat <[email protected]> wrote:
> > David Pollak wrote: > > What's the best practice: > > > > For more information about <lift:Menu.item name="foo1" />. For more > > information about <lift:Menu.item name="foo2" />. > > > > Or > > > > For more information about <a href="/foo1">foo1</a>. For more > > information about <a href="/foo2">foo2</a>. > > > > > > The latter. This allows you to move the pages around on the filesystem > > without having to grep through all you source files looking for what > > needs to be changed. > > Am I missing something, or did you mean the former? D'oh! That brain-finger connection is always getting messed up. I meant the former. Thanks for correcting me! > > > Chas. > > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Git some: http://github.com/dpp --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
