Re: Additions to GInterfaces



On Fri, 2005-12-02 at 13:50 -0600, Mike Kestner wrote:

> I know FileChooser has some "creative" use of GInterfaces, but the
> exposure of an interface method/prop/event that can't be implemented by
> app code is problematic from a binding standpoint.  There is no way to
> enforce this in C#, and I doubt it for java either. 
> 
> I'm hoping this is a one-time-only use of this
> "public-consumption/internal-implementation" paradigm.

Someone can make their class extend FileChooser, but that's entirely
nonsensical, so you should not worry about compatibility.

A note in the docs would be sufficient if you are worried.

Regards,
						Owen





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