Since database operations will be done only on PowerServer, do we need to partition db logic into nvo’s before going PowerServer way? Or does PowerServer do it automatically moving all db operations to the server? I’m referring to an object like a window that has both front end and backend logic mixed up. How does PowerServer execute db operations (sql, dw.Retrieve, etc) on the server when the code is mixed up without us having to partition backend/db logic into nvo’s?
thanks
also, what is PowerServer 2020? Is it desktop cloud architecture or the old browser/plugin/JavaScript architecture?
thanks