Ive been developing some internal plugins that communicate with a REST/json 
api. Ive written some classes that do the actual work, and i find myself 
including those in multiple plugins. This seems like it could be done better.

What would be really cool is if one could extend RC by adding not just plugins, 
but also classes. So you could do:  $rcmail->myclass->myfunction(….). That way, 
I could add a class once, and use it from multiple plugins. This could be 
useful for plugin developers as well, as we could see stuff like Zend or other 
interesting libraries appear in roundcube for plugins to use. 

Maybe this is already possible, and if so, could someone explain how?

Regards,

Cor
_______________________________________________
List info: http://lists.roundcube.net/dev/
BT/8f4f07cd

Reply via email to