wiki:ucore

Version 6 (modified by Fran Boon, 14 years ago) ( diff )

--

S3 UltraCore

S3 UltraCore (ucore) is a special branch of the Eden project:

The S3 UltraCore series contains the pure essentials of S3. It is meant to be truly fast, clean and minimalistic - and the most rigorously tested and quality-approved S3 branch: a rock-solid foundation for the development of S3-based applications.

Goals

"UltraCore" shall be a quality mark for reliability, performance, scalability and standard-conformance.

It is not necessarily a predicate of feature-richness or sophisticated screen solutions. The "UltraCore" doesn't need to look especially pretty to the user or provide impressive complex functionality - in the first line it has to be bullet-proof.

S3 UltraCore is not a separate project - it is a "purification" branch (in contrast to "development" branches) of the S3 core, with the goal to create:

  1. a quality standard for stability, performance and standard-conformance
  2. a rock-solid foundation for the development of S3 applications

Take "fast, clean, and minimalistic" as mantra.

Code Proposals

Consequently, the ucore branch is not open for contributions, and no code gets developed for ucore - only code from the main trunk can be proposed for ucore. That means, the code has to pass at least the trunk entry criteria (including all SSF requirements) before it can be proposed at all.

Any piece of code that shall be proposed for ucore must:

  1. be core (meaning, relevant for all S3-based applications)
  2. be in trunk
  3. have a complete developer documentation (including blueprint)
  4. have a maintainer (or a maintainer team)

The maintainers can submit an informal proposal to the Sahana Eden developers' mailing list to take up their code into ucore.

Acceptance Criteria

A piece of code can be accepted for ucore, if:

  1. it works perfectly with the existing ucore code
  2. there are no open bugs related to that code in trunk
  3. there are no workarounds or temporary solutions in that code
  4. the code has sucessfully passed some destructive testing (yet to be defined), and at best stood a real-world deployment
  5. the code follows strictly all coding conventions

If code gets accepted for ucore, then that does not mean that all updates of that code will automatically be accepted as well - any update version of the code has to pass the whole procedure again.


DeveloperGuidelines

Note: See TracWiki for help on using the wiki.