Re: [Vala] Private variable/function/class



Hi Evan,

In practice this really isn't an issue.  Beyond the fact that I don't
think non-instance variables are widely used (I certainly don't use
many), they should be within your namespace anyways.

I agree, but the basic problem is that even "private" declared variables
are put into the .so as public names, this is wrong IMHO.

Anyway, Jonas' hack solved the problem for me (thx again).



-- 
Bernhard


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