On Sun, May 16, 2004 at 02:15:11AM +0100, Steve Harris wrote: > On Sun, May 16, 2004 at 02:43:17 +0200, Fons Adriaensen wrote:
> > Just use a command that will add the necessary information to a database > > maintained by the host. Searching for a plugin and actually hosting it > > are two separate actions. > > If oyu regrard that as a command then surely every piece of data is a > command, and its a bit of a pointless distinction. Every piece of data (in this context) will eventually be used to specify some action, but not always the same one. The advantage of using a command to add something to a table is that you can also have commands to remove or modify that data. For example you can tell the app that something is no longer available, or has changed. -- FA
