[
Lists Home |
Date Index |
Thread Index
]
From: Tim Bray [mailto:tbray@textuality.com]
Joshua Allen wrote:
> On the other hand, it is exceedingly poor form to use identifiers from
> the HTTP scheme for things which you don't intend to be dereferenced
> (via HTTP synchronous GET, no less).
>You might be on to something here.
>How about for things that you don't have any representations for right
>now but plan to in the near future?
MessageBox("not yet implemented")
>How about things that you don't have any way of representing right now,
>but you might someday?
MessageBox("not yet implemented")
>What are some things that fall into the category "which you don't intend to be
>dereferenced"?
len
|