Re: more moniker questions
- From: Joe Shaw <joe helixcode com>
- To: Dietmar Maurer <dietmar maurer-it com>
- Cc: "gnome-components-list gnome org" <gnome-components-list gnome org>
- Subject: Re: more moniker questions
- Date: Tue, 28 Nov 2000 12:12:12 -0500 (EST)
> I wonder how monikers for archive/storage files should work? OK, there is the
> untar moniker:
>
> file:/tmp/test.tar#untar
>
> But why cant I request the storage interface directly from the file moniker?
You do:
storage = bonobo_get_object("file:/tmp/test.tar", "IDL:Bonobo/Storage:1.0");
> and how do I name a file contained in the archive:
>
> file:/tmp/test.tar#untar!/etc/groups
>
> or
>
> file:/tmp/test.tar!/etc/groups
I don't think the details of that have been quite ironed out yet, but I
would think that it'd be done with the former.
Joe
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]