Skip to content
This repository has been archived by the owner on Apr 29, 2023. It is now read-only.

SF/173: place a limit on non-deterministic expansion #5

Closed
pabigot opened this issue Jun 6, 2014 · 0 comments
Closed

SF/173: place a limit on non-deterministic expansion #5

pabigot opened this issue Jun 6, 2014 · 0 comments

Comments

@pabigot
Copy link
Owner

pabigot commented Jun 6, 2014

SF/173

Schema that contain the equivalent of (a*)* (as in trac/172) are non-deterministic, and the number of pending unresolved automaton configurations will grow exponentially until a symbol match eliminates some of them. Impose a configurable limit on the amount of non-determinism, and allow the user to control whether exceeding that limit produces an error or simply resolves it arbitrarily.

@pabigot pabigot added this to the PyXB 1.2.4 milestone Jun 6, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant