[aerogear-dev] packaging external Deps with Aerogear.js
Lucas Holmquist
lholmqui at redhat.com
Mon Jun 17 15:47:44 EDT 2013
i can agree with that.
I know where to get the socks-client.js and the vertxbus.js, but where is the stomp.js file from
to bad they all don't have bower stuff
On Jun 17, 2013, at 3:46 PM, Kris Borchers <kris at redhat.com> wrote:
> 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 at 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 at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/aerogear-dev
>
>
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev
More information about the aerogear-dev
mailing list