-
Notifications
You must be signed in to change notification settings - Fork 0
Home
This is where we keep and maintain several documents which aren't part of the official manual. These include introductive/informational documents as well technical specifications and those relating to core development in general.
- What is Lithium?
- Participate / Get Help
- The Manual
- API Documentation
- Lots of Presentations, Press, Audio and Video
- About the Lithium Community
- See where In The Wild Lithium is already used
- Requirements
Specifications (or specs for short) help us taking Lithium even further. A spec either has draft or standard status and can hold nearly anything that may influence, align or guide the project in technical, visual or other theoretical ways.
Drafts are the first step to a standard and are - in contrast to standards - incomplete or prototypical. Some drafts have already been partially implemented or influenced the development, others may not be active anymore and kept for historical purposes. Standards have been fully implemented (technical specs) or respected/followed by the development team (non-technical specs).
- Spec: Ajax
- Spec: Translating
- Spec: Access
- Spec: Globalization
- Spec: Error-Handling
- Spec: Documentation
- Spec: Logging
- Spec: Caching
While Specifications can really get into the details or cover broader topics, RFCs come straight to the point.
We keep RFCs as labeled tickets in our issue tracker: https://github.com/UnionOfRAD/lithium/issues?labels=rfc
Feel free to open a new RFC in case you want to discuss the direction the framework is taking in a certain area i.e. How should localized validation work?.