On 11/30/06, John McCawley <nospam@hardgeus.com> wrote:
> I am faced with a very new problem for me, which is that my app is going
> to be used directly by several companies utilizing one server. (i.e.
> these companies will be able to go "under the hood" quite a bit more
> than we typically allow with this system).
How about web services? A simple REST based interface should offer a
decent integration point, and you wouldn't have to let anyone past the
app layer.
Isak