9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@coraid.com>
To: weigelt@metux.de, 9fans@cse.psu.edu
Subject: Re: [9fans] URI scheme for 9P2000 resources
Date: Sat, 30 Jun 2007 15:34:50 -0400	[thread overview]
Message-ID: <b629474d16765f63a695a634a95b8b06@coraid.com> (raw)
In-Reply-To: <20070630121222.GA28862@nibiru.local>

>
> > but what is the point of encoding a dial string+path as a url?
>
> Integration in web-like environments, ie. mozilla ?
>
> I'm going to add an minimal 9p client into mozilla. So you can
> simply put an 9p url into the browser and have fun ;-)

mozilla, unlike emacs, is not an operating system.

> Ok. And what about commandlines (for local servers ?)

talking about command lines is a bit odd.  9p servers serve a tree of
files.  9p doesn't have "command line arguments".  you could make
the elements of the path beyond the server root appear to be arguments.

part of the difficulty here is you are trying to stuff different plan 9
concepts into a uri.  command line arguments don't interact with
9p in plan 9.  likewise, dial strings are outside 9p.  putting them
all together is uncharted territory.

- erik


  reply	other threads:[~2007-06-30 19:34 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-30 11:47 Enrico Weigelt
2007-06-30 12:02 ` erik quanstrom
2007-06-30 15:32   ` David Arnold
2007-06-30 17:11     ` Enrico Weigelt
2007-06-30 17:46     ` Lyndon Nerenberg
     [not found] ` <12cc024df6f0b86decfe2af2a1ab42f1@coraid.com>
2007-06-30 12:12   ` Enrico Weigelt
2007-06-30 19:34     ` erik quanstrom [this message]
2007-06-30 20:26       ` Uriel
2007-06-30 22:54         ` Skip Tavakkolian
2007-06-30 22:59           ` Kris Maglione
2007-07-01  6:13             ` Skip Tavakkolian
2007-07-01  6:24               ` Kris Maglione
2007-07-01  8:54                 ` matt
2007-07-01  9:04                   ` Kris Maglione
2007-07-01  9:05                 ` Steve Simon
2007-07-01  9:15                   ` Kris Maglione
2007-07-01 11:21                     ` erik quanstrom
2007-07-01 11:11                   ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=b629474d16765f63a695a634a95b8b06@coraid.com \
    --to=quanstro@coraid.com \
    --cc=9fans@cse.psu.edu \
    --cc=weigelt@metux.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).