2008/10/20 Erik Lindblad <[EMAIL PROTECTED]>: > That would really be a strong selling point to my > bosses :-)
>From what I know, soap4r is not really maintained :( I am working on something called merb-messenger and after getting Growl and XMPP adapters working, I realized that it'd be dead easy to integrate AMQP and any other messaging or RPC-ish protocol on top of that. So, Merb is definitely going to have support for RPC-ish protocols in the future but you really really do depend on underlying transport library. In my case weird behaviour of xmpp4r-simple lead me to xmpp4r for XMPP adapter and I should say, I already want to write my own :( The point I am trying to make is that Merb itself is flexible enough to let you hook anything you want but if you need a SOAP library, go with JRuby, Java probably has a bunch of good implementations to choose from. -- MK --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "merb" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/merb?hl=en -~----------~----~----~----~------~----~------~--~---
