discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE : GSMBrowser.


From: Helge Hess
Subject: Re: RE : GSMBrowser.
Date: Wed, 05 Feb 2003 11:53:06 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3b) Gecko/20030108

Peter Cooper wrote:
IMO, wouldn't it better to have something like a bundle in order to use
GSMBrowser abilities in GWorkspace ? rather than use 2 different
applications ?

Actually, it would be nicer to have this functionality available
throughout the system, which probably means something like a fairly
standardised way of mapping new mechanisms for file access into GS base.

I agree. KDE does that using a daemon infrastructure called "DCOP", maybe ideas can be borrowed from there. AFAIK Gnome provides this facility too. For example you can open a remote iCalendar file in KOrganizer by entering webdav://myserver/myfile.ics in the KDE open-panel.

Windows also does that starting with W2K (eg WebFolders for accessing DAV or FTP folders). Notably MacOSX goes a different route by providing additional Unix filesystems (eg WebDAV).

From a technical point of view either NSFileManager could be extended to provide a mounting point for "virtual" volumes or a different NSFileManager could be returned (eg hooked up on the scheme of a URL).

(BTW: in SKYRiX we use filemanagers in all kinds of places, eg to access a LDAP server using filesystem API, to access IMAP servers, ...)

Greetings
  Helge
--
__________________________________________________________________
Helge Hess                         Email:    helge.hess@skyrix.com
SKYRIX Software AG                 Tel:      +49-391-6623-0
Universitaetsplatz 12              Fax:      +49-391-6623-599
39104 Magdeburg, Germany           Internet: http://www.skyrix.com
__________________________________________________________________
Visit us at ThinkAboutIT 2003-02-06  http://www.thinkabout-it.org/
__________________________________________________________________





reply via email to

[Prev in Thread] Current Thread [Next in Thread]