Hi, here's another question Suppose I have two plug-ins in EPF, which are independent one from another, but share some contents (roles, tasks and so on). I was wondering if there is a simple way to centrally manage the content of these two plug-ins (just like two websites may read the same data from a central database). It's pretty annoying that I have to write some things two times (or copy and paste them from one plug-in into another).
In general, you would create another plug-in that contains the shared content, and point to it from the plug-ins that use it.
The EPF Practices library has several such plug-ins named core.xxx