Vincent Balat
Vincent Balat
What about options `~deny` and `~allow`. May be just remove them?
What about option `~force_unconnected`? (may be use a boolean Eliom ref of request scope?)
Or service wrapper? Do we need a way to deactivate it for some services?
And add a dependency to new version of OS Also: remove all server functions?
New version of OS must depend on Eliom with service hook. As it is an incompatible change for OS, major version number needs to be incremented
- Remove connected wrappers/fun/page (?) - Use `let%rpc` instead of server functions
All reverse dependencies fro Eliom to OS should now be unnecessary.
I remember a situation which was producing a warning. But not sure.
Exception: one section in Eliom manual, which explains the lower level interface