angular and rest questions

2014-08-13 Thread Larry Mills-Gahl
I’ve got a project that I’m testing some angularjs with and am encouraged by some of the things in the browser that are pretty straight forward (loading and filtering json is pretty simple and appears to play well with others) Since I’m using hg-repeat instead of WORepetition, I’m looking for a

Re: angular and rest questions

2014-08-13 Thread Farrukh Ijaz
In my experience, WebObjects and AngularJS are two opposite dimensions. They do not go well together without some work arounds. I’m trying to build ERAngular framework which could help WO developers to achieve what angular provides still coding on the server side. E.g. a ERAngularModule which

Re: angular and rest questions

2014-08-13 Thread Laurence Mills-Gahl
Thanks Farrukh I'm still working on this in a limited test because angular and wo are parallel universes and getting communications between the universes is tricky. (I don't want to cause any problems with the space-time continuum. ) My intention is to use wo on the server side and angular for

Re: angular and rest questions

2014-08-13 Thread Michael Kondratov
We are having a lot of success with EmberJs. Michael Sent from my iPad On Aug 13, 2014, at 17:35, Laurence Mills-Gahl elem...@gmail.com wrote: Thanks Farrukh I'm still working on this in a limited test because angular and wo are parallel universes and getting communications between the