Re: [Tools-discuss] Re: ietf-ftpext-mlst
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Tools-discuss] Re: ietf-ftpext-mlst



Hi Frank,

on 2006-12-02 16:24 Frank Ellermann said the following:
...
> ...the request was bogus, I forgot to replace the
> "RFC" in RFC.ietf-ftpext-mlst by "draft-".  With
> "I-D" it's more obvious.

Ah, Ok.  Nevertheless, I added the ability to handle
/id/ietf-ftpext-mlst .  With that in place, /id/ now
handles the cases

/id/draft-xxx	tries draft-xxx*.txt
/id/xxx		tries draft-*xxx*.txt

> In theory your tool could try to "do what I mean":
> 
> draft-xxx      try draft-xxx-*.txt
> I-D.xxx        try draft-xxx-*.txt
> RFC.xxx        try draft-xxx-*.txt
> RFCnnnn        as is, ditto BCP, FYI, STD
> nnnn           try RFCnnnn.txt
> xxx            try draft-xxx-*.txt
> 
> But probably that's overkill, only IANA uses the
> RFC.xxx convention, and only I messed it up... ;-)

Yes.  The intention was to have /id/ look up I-Ds, only, and
the I-D. and RFC. notations are fairly unusual (I haven't seen
them used in a link, anywhere), and for manual usage the two
cases which are now handled should suffice.

The /html/ tree is closer to the do-what-I-mean philosophy, and
handles the following:

/html/draft-xxx		(if unique)
/html/RFCnnnn		
/html/nnnn		
/html/BCPnn		
/html/FYInn
/html/STDnn

For some reason, this does not work, even if it should:

/html/ietf-xxx		(if unique)

I'll have a closer look at that.


Regards,

	Henrik




_______________________________________________
Tools-discuss mailing list
Tools-discuss at ietf.org
https://www1.ietf.org/mailman/listinfo/tools-discuss




Note: Messages sent to this list are the opinions of the senders and do not imply endorsement by the IETF.