Thomas Mortagne a écrit :
> H devs,
>
> To implements wiki macros Adiri need componenet manager to support two
> new things:
> - unregister a component descriptor: when a wiki macro is removed and
> does not exists anymore it you not be listed in components. This will
> be also needed for application manager to be able to uninstall
> application containing components.
> - register component instance: wiki macro are based on WikiMacro
> implementation of Macro component interface but with different datas
> depending of the macro, to register this kind of macro as component we
> need to be able to directly register the instance to use and not let
> the component manager do the instantiation form the descriptor since
> we cant add custom datas in component descriptor
>
> Here is my +1 for both.
>
>   
+0

-- 
Ludovic Dubost
Blog: http://blog.ludovic.org/
XWiki: http://www.xwiki.com
Skype: ldubost GTalk: ldubost

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

Reply via email to