> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf
> Of Vincent Massol
> Sent: Tuesday, June 30, 2009 10:25 PM
> To: XWiki Developers
> Subject: Re: [xwiki-devs] Composable
> 
> would be great if someone can update that page. Glenn, maybe you could
> do it?
> 
> The new way for getting a handle on the Component Manager is simply to
> have it injected as any other component:
> 
> @Requirement
> private ComponentManager componentManager;
> 

OK Thanks.  I'll see about updating the page.  How about the startup and 
shutdown events?  Where should I look for that?

--
Glenn
> Thanks
> -Vincent
> 
> On Jul 1, 2009, at 12:13 AM, <[email protected]>
> <[email protected]
>  > wrote:
> 
> > In http://platform.xwiki.org/xwiki/bin/view/DevGuide/
> > WritingComponents
> <http://platform.xwiki.org/xwiki/bin/view/DevGuide/WritingComponents%20
> the%20org.xwiki.component.phase.Composable
> > >  the Composable interface is described but as been moved to a
> > different package in 2.0.
> >
> >
> >
> > Has this been deprecated or is another method recommended for 2.0?
> >
> >
> >
> > I see the release notes for 2.0 mention a new way to register for
> > startup or shutdown events.  Is this documented anywhere or a
> > pointer to a component using this available?
> >
> >
> >
> > Thanks,
> >
> >
> >
> > Glenn
> 
> _______________________________________________
> devs mailing list
> [email protected]
> http://lists.xwiki.org/mailman/listinfo/devs


_______________________________________________
devs mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/devs

Reply via email to