On Mon, 20 May 2002, Wolfgang Jährling wrote:

> Adam Heath <[EMAIL PROTECTED]> wrote:
> > On Mon, 20 May 2002, Wolfgang Jährling wrote:
> > > $ settrans -ac node /path/to/binary/of/the/translator arguments
> >
> > translator -ac node arguments
>
> Changing some interfaces which should not change, this might in theory
> work for active translators (duplicating the code of settrans in every
> translator), but it does not make sense for passive translators.

if ( intranslator mode )
        execv(setransc, $0, $@);

How difficult can that be?



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


Reply via email to