Skip to content

Latest commit

 

History

History
88 lines (80 loc) · 2.5 KB

File metadata and controls

88 lines (80 loc) · 2.5 KB
TitleLabels
[RFC] rfc, design

Request for Comments — design proposal

Use this template to propose a new feature, a change to existing behaviour, or a significant refactoring.
Once there is consensus and a clear scope, a maintainer will convert this discussion into one or more GitHub Issues.

Before posting: search existing RFCs and open issues to avoid duplicates.

One sentence — what are you proposing?

What problem does this solve? Who is affected and how often?

Describe the solution in as much detail as you have. Pseudo-code, SQL, or PL/SQL snippets are welcome.

What other approaches did you look at? Why did you rule them out?

Does this change affect existing annotations, package APIs, or test output formats?
List affected public symbols (ut_runner, ut, annotations, reporters …).

Which Oracle versions does this apply to?

Checklist