Check back in the group archives for "dependency injection" - we've discussed this at length many times.
Cheers, Tim On 17 Jan 2010, at 21:19, Marius wrote: > I guess it depends what kind of dependencies you had in mind ... DI > frameworks are not very popular with Lift and I tend to think because > they are not missed a whole lot. But could you describe your use- > case ? > > With Lift "dependencies" are injected mostly via LiftRules as > functions. > > Here is a thread about this topic > http://groups.google.com/group/liftweb/browse_thread/thread/49abb968212f2743/07f09e3533df100c?lnk=gst&q=dependency+injection#07f09e3533df100c > > > Br's, > Marius > > On Jan 17, 10:36 pm, ced <[email protected]> wrote: >> I thought about using a DI framework with Lift, having it manage a >> snippet's dependencies. >> >> On 17 Jan., 21:28, Marius <[email protected]> wrote: >> >>> Why do you need this? >> >>> Br's, >>> Marius >> >>> On Jan 17, 10:24 pm, ced <[email protected]> wrote: >> >>>> Hi all, >>>> is there a way to hook into the creation of snippets? I'd like to gain >>>> control over their creation. >>>> I tried to find something in LiftRules but couldn't find anything that >>>> might be suitable for this purpose. But maybe I missed something. Any >>>> hints? >> >>>> Cheers, >>>> Chris > -- > 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. > >
-- 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.
