Closed (fixed)
Project:
Services
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jul 2010 at 17:24 UTC
Updated:
18 Dec 2010 at 21:08 UTC
Currently all resources are defined in a way a bit similar to CTools plugin, that try to include only the necessary files.
Since Services is already using CTools I think it will gain from adopting the plugin system as-well. Note that if you are going to do it, you should take an example from modules like CTools, Panels or Message that use the "new" plugin (i.e. not like context module, that is currently declaring the plugin in a hook instead of $plugin = ... ).
Comments
Comment #1
kylebrowning commented