Open question:

How do we plan to load plugins in 3.0.0 ?

a) Load cordova_plugins.json via XHR
b) Load cordova_plugins.js via script injection

Currently we attempt (a) and failing that attempt (b). [1]
Currently (a) fails on WP7+8, part of which is the subject of the 'events'
thread.  [2]

It would be nice if we could just decide on one approach, and abandon the
other.

plugman I believe is currently spitting out both files. [3]

[1] http://markmail.org/message/w3ypbuxi2duxlqcx
[2] http://callback.markmail.org/thread/pwuyo4jiwxu5r5m5
[3]
https://git-wip-us.apache.org/repos/asf?p=cordova-plugman.git;a=blobdiff;f=src/prepare.js;h=e4ad09070425f568fcdfdc93ce93c2f0b4b36ee3;hp=800c8e14519876f04e65b1adf4141495a51e4d92;hb=e411b46dad371fb2ac72f55b74ce6b019253176b;hpb=ee5cc7777ea99c2e28b4d7a10fbd7bb1263f9705


@purplecabbage
risingj.com

Reply via email to