MDevelopmentGroup / Atom-COS-Studio

MIT License
2 stars 1 forks source link

Port to Cache 2015.3 REST API #32

Open tsafin opened 9 years ago

tsafin commented 9 years ago

There is full-feature REST API in 2015.3FT which is useable for our purposes. We need to get rid of older custom REST classes and start to use builtin 2015.3.

This implies migration to the different paradigm - we have client-side projections, not directly accessible to the server (like it was in prior implementation).