Hi, I'd like to propose adding a module named xwiki-platform-component-script in xwiki-platform. It would allow a script to get access to the Component Manager (for now, we can imagine other apis later on).
The idea is to replace the ugly static and "deprecated": com.xpn….Util.getComponentManager() Of course the script Service will check for Programming Rights before giving back a CM instance. This follows the strategy of offering script services for each module. Here's my +1 Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

