]
Darran Lofthouse updated ELY-497:
---------------------------------
Summary: Lazy scope creation (was: Lazt scope creation)
Lazy scope creation
-------------------
Key: ELY-497
URL:
https://issues.jboss.org/browse/ELY-497
Project: WildFly Elytron
Issue Type: Feature Request
Components: HTTP
Reporter: Darran Lofthouse
Priority: Critical
Fix For: 1.1.0.CR1
It is not confirmed that we will do this but if we want to support lazy creation of
scoped e.g. session scoped then we need to do it now or adding later may become a
compatibility problem.
We could add methods to check if one exists and a method to create it - or we could wait
until the firs attachment is added - or other options.