From: Tom Copeland Date: 2006-11-21T06:27:03+09:00 Subject: Re: webservices status in rails On Tue, 2006-11-21 at 05:40 +0900, snacktime wrote: > I heard rumors that webservices as they are now in rails was going to > change or even be taken out altogether. Anyone know enough about it's > future to say whether it's a smart idea to start basing a webservice > on rails at this point? FWIW, I've got a server API (getindi.com) that's completely based on XML-RPC via actionwebservice. So actionwebservice will definitely continue in some sense or another, whether it's part of Rails core or not... Yours, tom