YaST/Tutorials/Simple YaST Module/Best Practices

From openSUSE

Best Practices

Before starting the development of a YaST module, think about the answers for these questions:

  • What do you expect from this YaST module?
  • What do you want to configure and how?
  • Is YaST suitable for that?

Understanding the service configuration or application used is essential. It avoids future problems with modifications of user interface, API, or internal data structures.