Fcp woes II

juergen urner <[email protected]>
Newsgroups gmane.network.freenet.technical
Message-ID <[email protected]>
There is no distinction between ClientPutDiskDir and ClientPutComplexDir
in PersistentPut*. This makes it hard to tell both apart. I need this to 
do automatic
type conversions.

Just thinking aloud ..I wish ClientPut* (PersistentPut*) would go. 
Afaics a new message
would make live much easier on both sides. Any thoughts?


Put
    Identifer=any
    NItems=N
    Persistence=whatever
    (...)
EndMessage

...emidiately followed by N items to put

DataItem
    DataLength=N
    Name=any
    (...)
EndMessage
FileItem
    Filename=filename
    Name=any
     (...)
EndMessage
(...)

Btw, on input Fcp does not seem to care if Files.N.* in ClientPutComplexDir
start at 0. This broke persistents.


Juergen
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.