Login  Register

RE: Ofbiz and Ruby on Rails

Posted by Ryan Warnick on Aug 05, 2006; 5:29am
URL: http://ofbiz.116.s1.nabble.com/Ofbiz-and-Ruby-on-Rails-tp170367p170385.html

For web-facing applications, I really like JSON.

Ryan

> -----Original Message-----
> From: Si Chen [mailto:[hidden email]]
> Sent: Friday, August 04, 2006 7:33 PM
> To: [hidden email]
> Subject: Re: Ofbiz and Ruby on Rails
>
> and I'd just like to get more people involved in OFBiz, so if you'd
> like to use Ruby, that's great too :)
>
> I do think SOAP integration is the best way to go, by the way.
>
> On Aug 4, 2006, at 5:59 PM, Alex Caudill wrote:
>
> > The way I see it, a set of Ruby on Rails models which
> interface with
> > OFBiz via SOAP seems like the path of least resistance at this
> > particular moment. My intention was to use Rails to
> implement a much
> > less complex, user-friendly web-facing application, using a
> > subdomain-as-account-key model to handle multi- tenancy,
> while still
> > managing backoffice operations with OFBiz itself.