]
David Lloyd reassigned ELY-1459:
--------------------------------
Assignee: David Lloyd
Move byte and codepoint iterators to WildFly Common
---------------------------------------------------
Key: ELY-1459
URL:
https://issues.jboss.org/browse/ELY-1459
Project: WildFly Elytron
Issue Type: Task
Components: Utils
Reporter: David Lloyd
Assignee: David Lloyd
This is the partner issue to WFCOM-25.
There is a need or desire to open up the byte/code point iteration API, but the natural
tension is that it is not really security related. At the same time, this kind of code is
duplicated in a few other places. Moving these classes to WildFly Common would solve
several problems at once.
This issue should serve as a point of discussion for this idea.