> > misc.py: > > line 424: what about having global_settings in pkg.client instead? > > it would seem a better home than "misc" for something central to the client.
I disagree about moving it into client.py. It should be possible for these environment variables to work whether you're using the CLI or the GUI. If there's someplace else besides misc that makes sense and makes it available to both front ends, then move it there. Otherwise, it's fine where it is. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
