On 8/23/06, Michael Holzt <[EMAIL PROTECTED]> wrote:
> This completely eliminates the need to actually modify the body text
> at any time, but the queue plugin will assemble the leading text,
> the message and the trailing text just in time when writing to the
> queue or whatever target.

"assemble" ist the wrong word here, because very often no assembly
would be needed at all. E.g. when writing to a queue file, it will
just print the leadiing text, then the message, then the trailing
text. No copying, no modification, nothing. Should not have any
impact at all to performance or memory usage. In my opionion would
this be the superiour solution for the problem.

Comments?


Maybe use the passive voice?

As the message is written to the queue file it
becomes fully assembled without additional copying.

--
David L Nicol
Dickenson on the flag
http://cronos.advenge.com/pc/EmilyDickenson/SecondBook/p39.html

Reply via email to