Enable dependencies for features
--------------------------------
Key: WOOKIE-226
URL: https://issues.apache.org/jira/browse/WOOKIE-226
Project: Wookie
Issue Type: Improvement
Components: Feature Management
Reporter: Scott Wilson
Priority: Minor
Some features depend on others; at the moment we rely on widget authors to
declare all features needed by a widget explicitly, or to bundle dependent
scripts in each feature. This can cause problems where several features depend
on the same scripts - for example several features use JQuery and it would make
more sense to have a single "JQuery Feature" that these depended on, that could
be loaded by the server as required.
This could be done by adding a <dependency> element to the feature.xml, rather
similar to in Shindig, that is used when processing server features.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira