I think we've had that feature request before (specifically referring to
iOS console Logger plugin, being an optional dependency of the platform).

I don't think its been implemented, and I cannot find a JIRA issue, so
filed: CB-4735

-Michal

On Tue, Sep 3, 2013 at 2:56 PM, Jonathan Bond-Caron <jbo...@gdesolutions.com
> wrote:

> On Tue Sep 3 01:09 PM, Brian LeRoux wrote:
> > Or you could create cordova-plugin-core, cordova-plugin-chromeos, and
> > cordova-plugin-phonegap repos, with a plugin.xml that have the
> > dependencies
> > you describe to achieve the same result.
> >
> > As the other guys mentoin, there's many ways to do this now without
> > adding a
> > new feature which is the most pragmatic approach. (This will
> > be dramatically
> > easier and more obvious once
> > http://plugins.cordova.io ships at the end of hte
> > month.)
> >
>
> Sounds good to wait and see, might be ok to just distinguish required vs.
> non-required
>
> <dependency id="org.apache.cordova.test.echo" url="
> https://github.com/jbondc/cordova-labs.git"; subdir="cordova-plugin-echo"
> required="false" />
>

Reply via email to