| Summary: | [Passage] API revision | permission | rebuild the core of condition expression evaluation | ||
|---|---|---|---|
| Product: | [Technology] Passage | Reporter: | Elena Parovyshnaia <elena.parovyshnaya> |
| Component: | API | Assignee: | Elena Parovyshnaia <elena.parovyshnaya> |
| Status: | CLOSED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 0.9.0 | ||
| Target Milestone: | 1.0.0 | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
| Bug Depends on: | |||
| Bug Blocks: | 564998 | ||
|
Description
Elena Parovyshnaia
PR#1: https://github.com/eclipse-passage/passage/pull/294 - interfaces for the flexible condition expression evaluation PR#2: https://github.com/eclipse-passage/passage/pull/295 - start implementing `condition.evaluation` services PR#3: https://github.com/eclipse-passage/passage/pull/296 - spread new services through main access cycle configuration PR#4: https://github.com/eclipse-passage/passage/pull/297 - diagnostic interfaces and utilities PR#5 https://github.com/eclipse-passage/passage/pull/298 - full implementation of `condition.evaluation` services PR#6 https://github.com/eclipse-passage/passage/pull/299 - tests part 1 PR#7: https://github.com/eclipse-passage/passage/pull/300 - complete test set for condition evaluation `lic.api` / `lic.internal.api.conditions.evaluation`
- interfaces and key units
`lic.api.tests` / `lic.api.tests.conditions.evaluation`
- interfaces contract tests
`lic.base` / `lic.internal.base.conditions.evaluation`
- base implementation
`lic.base.tests` / `lic.internal.base.tests.conditions.evaluation`
|