![](https://secure.gravatar.com/avatar/da8638bce265a9edbab91dd837042d03.jpg?s=120&d=mm&r=g)
23 Mar
2011
23 Mar
'11
2:18 p.m.
On 3/23/11 Mar 23 -4:49 AM, Didier Verna wrote:
Hello,
what is the current status of :feature in a list of dependencies? I mean, is it safe to replace #+ reader conditionals in the asd file with it?
Thanks.
Related bug: https://bugs.launchpad.net/asdf/+bug/545390 Wasn't there a bug where we said "we should not make people implement conditional branching by means of exception handling" (which is really what :if-component-dep-fails is used for)? I couldn't find it... If there isn't one, we should probably add such as an enhancement. Saying (:when ....) is probably a lot better than trying to grok an :if-component-dep-fails policy.... cheers, r