Welcome to the Term Analysis Manifesto! This manifesto outlines the principles of term analysis in software development, emphasizing the importance of using consistent and domain-specific terms within codebases.
- Software source code must contain terms derived from a glossary, which should always be distributed alongside the source code, much like software licenses.
- Every software project inherently belongs to a specific application domain. Terms used in development should be derived from and aligned with this domain.
- Adherence to fundamental software engineering principles, such as modularity, maintainability, and scalability, remains essential in all development efforts.
To endorse the Term Analysis Manifesto, simply follow these steps:
- Fork this project.
- Add your name to the list of signatories in the README.md.
- Submit a pull request with your changes.
- Francesco Bianco
- Javanile
This manifesto is licensed under MIT License. Please review the license file for more details.