doctrine / doctrine/phpcr-odm

add handling for disabling of child ordering

Open
#561 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
181
Forks
102
PR merge metrics
No merged PRs in 30d

Description

see http://www.day.com/specs/jcr/2.0/23_Orderable_Child_Nodes.html

in general support for child ordering tends to increase overhead in most implementations, so it may be disabled or not even supported.

Contributor guide

Open the contributing guide

Research direction

Start with the linked JCR 2.0 §23 specification, then compare its child-ordering rules with the repository's current behavior. Determine where ordering support is configured and how disabled ordering should behave; done means the agreed semantics are implemented and verified by tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.