Forum OpenACS Improvement Proposals (TIPs): Re: TIP #44 (Proposal) Service Contract to resolve the url from an object_id

... or

http://example.com/object/view/123

http://example.com/object/edit/123

http://example.com/object/delete/123

etc.

with a central registry of object types, actions you can perform on them, and the privilege required to do so.

Starts to sound like OO, huh? :)

/Lars

I prefer the urls to have the action after the id, but maybe thats just me. ie. http://example.com/object/123/edit
As long as the request is served by a VUH, it doesn't really matter.