On Sat, 2002-11-02 at 04:01, fish wrote:
> On Fri, 1 Nov 2002, Timm Murray wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > I know CHKs aren't supposed to have metadata attached with them, but I got 
> > different values when I tried to use the GenerateCHK FCP command with 
> > MetadataLength set:
> 
> this is only an advisoryrule - they can in fact have metadata attached to
> them, and often do

That's just as well, because otherwise this seems to conflict with the
rule that Control Data Commands should not be mixed with Metadata
Commands.

For example, you can't have

        SSK@zzz
                Document
                Redirect.Target=CHK@xyz
                Info.Format=text/html
                EndPart
        CHK@xyz
                The actual data

Instead, you should use

        SSK@zzz
                Document
                Redirect.Target=CHK@pqr
                EndPart
        CHK@pqr
                Document
                Info.Format=text/html
                End
                The actual data

Or have I misunderstood the spec?

Incidentally, where is the definitive up-to-date Metadata spec held?

cheers

Chris



_______________________________________________
devl mailing list
[EMAIL PROTECTED]
http://hawk.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to