Talk:Remote agent/Agent interface

From Rosetta Code
Revision as of 19:49, 3 January 2011 by MikeMol (talk | contribs) (Incorrect?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

When I wrote the initial part of this task, the intent was to demonstrate modularization and code separation. I would assume that to be practical and idiomatic in PicoLisp. My hunch is that part of it can be handled by breaking the command routines into a separate file for inclusion into the main bot, and that event handlers could be similarly defined. --Michael Mol 19:49, 3 January 2011 (UTC)