<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 17, 2013, at 2:47 PM, Lucas Holmquist &lt;<a href="mailto:lholmqui@redhat.com">lholmqui@redhat.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">i can agree with that.<br><br>I know where to get the socks-client.js and the vertxbus.js, &nbsp;&nbsp;but where is the stomp.js file from<br></blockquote><div><br></div>Well, it came from here&nbsp;<a href="https://github.com/hornetq/hornetq/blob/master/examples/jms/stomp-websockets/chat/stomp.js">https://github.com/hornetq/hornetq/blob/master/examples/jms/stomp-websockets/chat/stomp.js</a></div><div><br></div><div>After looking at that though, I have no idea where it came from. Is it a general STOMP JS impl, is it hornetq specific? I have no idea. Also, the first comment in that file also troubles me … making me consider not doing a STOMP adapter but not sure if just the vert.x adapter is enough for now.<br><blockquote type="cite"><br><br>to bad they all don't have bower stuff<br><br>On Jun 17, 2013, at 3:46 PM, Kris Borchers &lt;<a href="mailto:kris@redhat.com">kris@redhat.com</a>&gt; wrote:<br><br><blockquote type="cite">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.<br><br>On Jun 17, 2013, at 2:30 PM, Lucas Holmquist &lt;<a href="mailto:lholmqui@redhat.com">lholmqui@redhat.com</a>&gt; wrote:<br><br><blockquote type="cite">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 )<br><br>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".<br><br>Using Bower, we can add the socks-client.js file, &nbsp;but not the others. &nbsp;<br><br>currently jQuery is a dependency, but we don't package that<br><br><br>THoughts? <br>_______________________________________________<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<br></blockquote><br><br>_______________________________________________<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<br></blockquote><br><br>_______________________________________________<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<br></blockquote></div><br></body></html>