Item5895: I need to enumerate 'optional' DEPENDANCIES
Priority: Enhancement
Current State: Closed
Released In: 1.1.0
Target Release: minor
for example, JSPopup can work without dojo / yui, but workd much better with one of those 2 installed.
so i want something like
( YuiContrib,>0,perl | DojoContrib,>0,perl), Optional
--
TWiki:Main/SvenDowideit - 07 Aug 2008
Tricky. But do-able. Definitely an enhancement.
Confirmed.
--
CrawfordCurrie - 08 Aug 2008
Looks like a duplicate of
Item862, but as this one is more precise, I'll discard the other one.
--
OlivierRaginel - 05 Jun 2009
It appears as though this is actually implemented. The Extension installer skips any dependency with the description beginning with the word Optional. I duplicated the functionality in Trunk rewrite of the extension installer, though the feature appeared to be already in the code. This is documented in the Trunk version of the
BuildContrib extension. This can probably be closed.
--
GeorgeClark - 11 May 2010