[Zope-dev] Simplification via custom protocol handlers: cvs://server/project,
zope://foo ?
Dieter Maurer
dieter@handshake.de
Mon, 1 Apr 2002 21:15:04 +0200
Craeg K Strong writes:
> ...
> The Zope protocol handler idea is interesting, and I haven't thought
> this all the way through yet.
> Could <dtml-var blat> be thought of as referring to "zope://blat"
> where the Zope protocol is the default
> and therefore omitted?
I do not think, this would be a good correspondence:
"zope://blat" is kind of an absolute URL while "blat" is by no means
absolute.
Dieter