Antw.: Angular JS + WO

2014-06-20 Thread Frank Stock
Hi Michael, I am testing EmberJS to work with WO. Can you tell me what you have modified on ERRest? I am able to get data from WO into Ember (Movies example) but then I am getting er.rest.routes.ERXRouteController - Request failed: /cgi-bin/WebObjects/Movies.woa/ra/movies/114, 405 if I do un

Re: Vagrant, Docker

2014-06-20 Thread Pascal Robert
To be honest, I don't know what's the big deal with Docker. Yes, it's nice to ship apps to customers, and it's probably nice for cases when you need to build a system with many dependencies (native libs, etc.). I do use containers (OpenVZ on CentOS, LXC on Ubuntu) so that I can run separate

Re: Angular JS + WO

2014-06-20 Thread Michael Kondratov
I can send you modified files or you may checkout our fork on github mkondratov/wonder . I really need to send the changes to the official branch. Tried few month ago with no success. Michael Kondratov Aspire Auctions, Inc. 216-231-5515 On Jun 20, 2014, at 2:50 AM, Frank Stock

Re: Vagrant, Docker

2014-06-20 Thread Ramsey Gurley
I think it’s a bit like the difference between building a WO app fully embedded, or having the WO app depend on the system’s frameworks directory. With the full embedded app, you know all your dependencies are in order and you don’t have to worry about some other app requiring changes that will