On Mon, 25 Dec 2000, Brandon wrote: > Last time we talked about this, my solution was to create a new > psuedo-keytype. With a new keytype you can disambiguate between mapped and > non-mapped keys and you can store information about the mapfile in the key > without limiting what normal keys can look like. What do you think of this > idea? I didn't think all that much about it so it may have some problems. That was my original proposal. Break the key into two parts: the location of the map file, and the filename to look up in the map file. I used a colon. For example, freenet:KSK@blah:/index.html where freenet:KSK@blah is the mapfile and /index.html is the filename. The slash after the colon is superfluous, but it satisfies the browser. I'll check this in when I'm done in a few hours, if you'd like. -- Mark Roberts [EMAIL PROTECTED] _______________________________________________ Freenet-dev mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/mailman/listinfo/freenet-dev
- Re: [Freenet-dev] Map files for FProxy Travis Bemann
- Re: [Freenet-dev] Map files for FProxy Scott G. Miller
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Scott G. Miller
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Scott G. Miller
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Scott G. Miller
- Re: [Freenet-dev] Map files for FProxy Brandon
- Re: [Freenet-dev] Map files for FProxy Mark J. Roberts
- Re: [Freenet-dev] Map files for FProxy Scott Gregory Miller