Re: [Bf-committers] keyboard configuration issues

2010-08-19 Thread Campbell Barton
On Fri, Aug 20, 2010 at 1:57 AM, Martin Poirier wrote: > > > --- On Thu, 8/19/10, Campbell Barton wrote: > >> A simple solution to this is to have a package in cfg so >> scripts/cfg/blender_keyconfig/__init__.py >> scripts/cfg/blender_keyconfig/maya.py, etc >> ...this way only sys.modules["blende

Re: [Bf-committers] keyboard configuration issues

2010-08-19 Thread Martin Poirier
--- On Thu, 8/19/10, Campbell Barton wrote: > A simple solution to this is to have a package in cfg so > scripts/cfg/blender_keyconfig/__init__.py > scripts/cfg/blender_keyconfig/maya.py, etc > ...this way only sys.modules["blender_keyconfig"] is added > and the > submodules can be added & remo

[Bf-committers] keyboard configuration issues

2010-08-19 Thread Campbell Barton
Recently I was looking into a keyboard layout bug and noticed some problems with the current method that make me uneasy to settle on this for release. The first thing is that the keyboard layouts are user specified names but loaded as modules. This means you could call your keyboard layout test, b