Well, I don't know that it prevents all name clashes, but you have to use
LiftRules.addToPackages to tell Lift which packages to search for snippet
and view classes.



On Tue, May 19, 2009 at 10:28 PM, Heiko Seeberger <
heiko.seeber...@googlemail.com> wrote:

> Hi,
> As far as I understand it is not possible to specify the FQCN of a snippet
> class in a snippet tag. Is this true? If so, there might be name clashes:
> Just imagine popular names like user, customer, item, etc.
>
> This will be particularly important in the OSGi space where you can create
> extensible applications: You do not know in advance, which modules are
> added.
>
> Hence on the long run I think we need something like namespacing. What do
> you think?
>
> Cheers
> Heiko
> --
> My blog: heikoseeberger.name
> Follow me: twitter.com/hseeberger
> OSGi on Scala: www.scalamodules.org
> Lift, the simply functional web framework: liftweb.net
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
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