I am going to create a new thread about this shortly.
On Tue, Jul 23, 2013 at 12:46 PM, Michal Mocny <mmo...@chromium.org> wrote: > Oh I was not intending to suggest we make anyone rely on yeoman. I was > exactly pointing out that this is perfect task for userspace to figure out, > possibly by way of a dependency plugin, yeoman generator, or even a shell > script. > > Note that even with Anis' work, devs must still remember that they actually > want the Camera plugin installed, or to know that there even exists a > Camera plugin to go looking for. The point of the generator would be to > list a set of common tools a dev might use. I wrote to Matt Gaunt who > recently posted about yeoman cordova generator to see if he would be > willing to create such a thing, and users can chose to use it or not. > > -Michal > > > On Tue, Jul 23, 2013 at 3:27 PM, Brian LeRoux <b...@brian.io> wrote: > > > ya I tend to agree that we should stay low level and let userspace > > figure that sort of thing out. at any rate, I'm certain this use case > > is being addressed by anis's work > > > > On Tue, Jul 23, 2013 at 3:17 PM, Ray Camden <rayca...@adobe.com> wrote: > > > I'd rather not see PG rely on another tool like yeoman. Just my 2 > cents. > > > If I'm using the phonegap CLI to build it out and do stuff I'd rather > > stay > > > in the phonegap CLI if I can. > > > > > > On 7/23/13 2:07 PM, "Michal Mocny" <mmo...@chromium.org> wrote: > > > > > >>Yet another option is perhaps some yeoman generator or something: > > >> > > >>Do you want to use Camera? [y/n] > > >>... > > >> > > >>-Michal > > > > > >