Raymond, wouldn’t it be easier to change one small file (or set thereof) than the entire rewrite of the manager throughout? Or am I confused?
The reason for this is that users might use such id in the future that might break the manager.
What Adam did was to add the prefix qe_ to his classes and ids so they don’t conflict with manager ids. I think we should do the same thing too to prevent future conflict.
Maybe I’m just dense (and, in fact, I am!), but I don’t get why the users are styling the manager? (Or how?)



