Ian, just FYI: We had the discussion about Scala components some months ago, when I thought about creating a Neo4j Scala component: http://camel.465427.n5.nabble.com/Create-a-new-Camel-component-via-Scala-Component-Archetype-td5708543.html
Claus had some good arguments there not to use Scala. Nevertheless, I think your code should be published at camel-extra or github! Kai On Fri, Jan 25, 2013 at 8:13 AM, Claus Ibsen <[email protected]> wrote: > On Thu, Jan 24, 2013 at 1:20 PM, iandebeer <[email protected]> wrote: > > Hi > > I have developed a Stomp Component for use with Apollo. It supports in, > out > > and in-out exchange patterns. > > I assume its a generic stomp component, so you can use it with any > stomp compliant brokers, > eg also ActiveMQ. eg its not only for Apollo. Right? > > > > It is written is Scala 2.10 and the Stomp client code was forked from the > > Scomp project. > > Is there any interest in this and if so what would be the process to > > contribute the code. > > Kind regards > > Ian > > > > > > > > -- > > View this message in context: > http://camel.465427.n5.nabble.com/Contributing-Apollo-Component-tp5726153.html > > Sent from the Camel Development mailing list archive at Nabble.com. > > > > -- > Claus Ibsen > ----------------- > Red Hat, Inc. > FuseSource is now part of Red Hat > Email: [email protected] > Web: http://fusesource.com > Twitter: davsclaus > Blog: http://davsclaus.com > Author of Camel in Action: http://www.manning.com/ibsen >
