1# Extending the Shell for Products/OEMs
2
3---
4
5## General Do's & Dont's
6
7Do:
8-  
9
10Don't
11- **Don't** override classes provided by WMShellBaseModule, it makes it difficult to make
12  simple changes to the Shell library base modules which are shared by all products
13  - If possible add mechanisms to modify the base class behavior