[Mono-list] GST obliterates namespaces.

Rob Brown-Bayliss rbb@orcon.net.nz
Fri, 16 Jul 2004 16:59:50 +1200


Hi.  Is this a bug?

When I add the line 

using Gst;

to my code, everything needs to be addressed by it's full name, ie:I
need to to Gtk.Application.Init() rather than Application.Init(), and
even my own namespaces need a full address, so I must do
MySpace.Some.Thing() rather than Some.Thing() even though I have using
MySpace; in the code.

I am using a version of gst-sharp pulled from cvs toady.

--
Rob Brown-Bayliss

________________________________________________________________________
I gotta go. There's a dude next to me and he's watching me type, which
is sort of starting to creep me out.
Yes dude next to me, I mean you.
________________________________________________________________________