Re: more moniker questions



On Tue, Nov 28, 2000 at 06:19:53PM -0500, Michael Meeks wrote:
> 
> Hi Dietmar,
> 
> On Tue, 28 Nov 2000, Dietmar Maurer wrote:
> > > You do:
> > > storage = bonobo_get_object("file:/tmp/test.tar",
> > > "IDL:Bonobo/Storage:1.0");
> >
> > I still cant see why this will work
> 
>         You can't understand, because in fact it will not work; the
> assertion was erroneous.

Wait, now I'm confused. Once I finish splitting out the tar decoding stuff
into a separate component, this should work; the file moniker will do the
query for something that can handle application/x-tar and
Bonobo/Storage and Bonobo/PersistStream, and it will get back a
BonoboTarManager (or whatever). It will then do the usual persiststream
load, and return the storage.

This (I don't think?) is no different than resolving file:/tmp/foo.jpg
against a Bonobo/Control, no?

	- Vlad





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