First of all thank you Brian and Dennis for your response. @Brian > I have tried with Taffy. But it is not yet matured for production server. It does not work well with PUT operation. It is not fully tested with other engine like openbd. I have not tried with PowerNap.
@ Dennis > I think a front controller that supports both MVC and REST is more likely to be a strong controller. A good example is Spring 3 (www.springsource.org) which is now supporting RESTful service and MVC as well. It is the client asking for RESTfull services. In our case we have build our whole application on model-glue. Just because of providing RESTful service switching to another controller seems to be painful for system integrity. I do not know how much work to be done inside model-glue controller in order to support this cutting edge services, but it will definitely make model-glue ready for future trend. Soap is already supported inside model-glue then why not REST? Thanking you. -alim. -- Model-Glue Sites: Home Page: http://www.model-glue.com Documentation: http://docs.model-glue.com Bug Tracker: http://bugs.model-glue.com Blog: http://www.model-glue.com/blog You received this message because you are subscribed to the Google Groups "model-glue" 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/model-glue?hl=en
