[Cuis-dev] recommendations for class name prefixes

Mark Volkmann r.mark.volkmann at gmail.com
Wed Jun 19 16:38:47 PDT 2024


From what I understand it is standard practice to add a prefix your classes to avoid name conflicts with classes from other packages. Is it recommended to do this for every class you define? Are there guidelines on choosing prefixes such as their length (2?) and case (all uppercase?) ? Is there a list of well known prefixes used by popular packages that we should avoid using in our own class names?

---
R. Mark Volkmann
Object Computing, Inc.


More information about the Cuis-dev mailing list