On Fri, Oct 17, 2008 at 7:24 PM, Erik Lindblad <[EMAIL PROTECTED]> wrote:

>
> Hi
>
> I am preparing a major refactorization of an existing platform
> (currently implemented in RESTful Rails) with the expressed purpose of
> making it more service-oriented. There might be an external demand to
> use SOAP for the web service communication and now I am wondering how
> the support for SOAP is in Merb?
>
> As you all know the Rails community is moving further and further away
> from SOAP, which is a negative thing when the services are used within
> a legacy context where Java EE is king. I would like to do the
> refactorization using Merb+DM but the potential lack of SOAP support
> might be a showstopper.
>
> So my concrete question is: What is the current status of SOAP usage
> in Merb and what are your feelings on the future role of SOAP within
> the community?
>
> Regards
>
> Erik
>

Hi Erik,

I'd like to see a merb SOAP adapter.  I'm not sure yet what this should look
like but I think it's important that SOAP be as simple as possible in merb.


If possible SOAP and REST would be doable in the same controller.  Perhaps
with a router extension?

I dont' knwo what it should look like but again... I think it very important
that merb has this support.

What do you guys with SOAP exp think?

~Daniel

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to