RFCs: No comments? Services?

Rohit Khare (khare)
Wed, 15 Feb 1995 13:07:14 -0800


Any comments on the RFCs? They're not sacrosanct or anything...

Also, any sentiment on defining a standard Service naming scheme? I
have had to compile into eText a preference to try

if (!NXPerformService("Open URL")) then
if (!NXPerformService("OmniWeb/Open URL")) then
if (!NXPerformService("SpiderWoman/Open URL"));

Can we define a services menu as below, and use the Preferences.app panel to
let the user arbitrate which app to use:
WWW/Open URL
WWW/Open as HTML
WWW/other vendor-specific options

Or, should we define a Speaker/Listener connection, a la MailSendDemo?

Rohit