]
Tomaz Cerar commented on ELY-1354:
----------------------------------
Completing the move to defined parsers would help with that.
most of that work is tracked under WFCORE-2882
Increment WildFly Elytron schema version
----------------------------------------
Key: ELY-1354
URL:
https://issues.jboss.org/browse/ELY-1354
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.2.0.Beta3
At the same time we need to review how we handle supporting multiple versions.
On one hand we can look at making our parser fairly permissive so if we are just adding
it can support both old and new, the biggest advantage here is we can minimise code
duplication.
The down side however is in the future it becomes very difficult to reverse and remove
support for older schema.