<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><img apple-inline="yes" id="DC498AD7-889F-4E16-AFDD-B4AF76CC91F0" height="217" width="400" apple-width="yes" apple-height="yes" src="cid:14087B18-5C6A-49D2-9434-44EFD8614D38@home"><br><div><div>On Oct 9, 2014, at 2:56 AM, Sebastien Blanc <<a href="mailto:scm.blanc@gmail.com">scm.blanc@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div dir="ltr">Hi all,<div>I was thinking of that : as we are adding more and more support for Push Networks (iOS, Android, Microsoft, firefoxOS, Amazon), the configuration list is getting longer and longer in the code. What about creating a separate json file containing this config that the plugin could consume ?</div><div><br></div><div>like, pushconfig.json : </div><div><br></div><div> {</div><div> pushServerURL: "<a href="https://javaoneups-sblanc.rhcloud.com/ag-push/">https://javaoneups-sblanc.rhcloud.com/ag-push/</a>",</div><div> android: {</div><div> senderID: "313664704978",</div><div> variantID: "39d64fb1-6c82-4638-9d02-3fbbbad5ba28",</div><div> variantSecret: "d2e4e60a-e3d9-4db7-acee-0d18abc953a4"</div><div> },</div><div> ios : {</div><div> ....</div><div> },</div><div> simplePush : {</div><div> ...</div><div> },</div><div> microsoft : {</div><div> ...</div><div> },</div><div> amazon : {</div><div> ...</div><div> }</div><div>}</div><div><br></div><div>That should not be mandatory as we could still use the "inline" style.</div><div><br></div><div>wdyt ? </div><div><br></div><div>Sebi </div></div>
_______________________________________________<br>aerogear-dev mailing list<br><a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>https://lists.jboss.org/mailman/listinfo/aerogear-dev</blockquote></div><br></body></html>