After thinking about this for a bit, I think I would vote to not bundle those deps. I
don't think there should be any errors thrown unless someone uses an interface that
has one of those dependencies. If it does, that's an issue we need to fix. I think we
need to spell out very clearly what is required to use those adapters and provide links.
On Jun 17, 2013, at 2:30 PM, Lucas Holmquist <lholmqui(a)redhat.com> wrote:
So AeroGear.js, the notifier stuff, has external dependencies on
stomp.js / socks.js , depending on what adapter you use. ( probably also the vertxbus.js
also )
The question is do we package these external dependencies with our JS libs or do we say
"These are needed, so here are links to get them".
Using Bower, we can add the socks-client.js file, but not the others.
currently jQuery is a dependency, but we don't package that
THoughts?
_______________________________________________
aerogear-dev mailing list
aerogear-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/aerogear-dev