JCgH4164838Gh792C124B5 opened a new pull request, #573:
URL: https://github.com/apache/struts/pull/573

   Hello Apache Struts Team.
   
   This is an initial attempt to fix the dependency-injection behaviour for the 
custom expression and BeanInfo cache factory mechanism introduced in 6.0.0 (was 
2.6).  It took a fair amount of debugging and playing with configuration values 
to arrive at a small number of changes.
   
   With these changes, and a custom implementation, it seems that `Container` 
`getInstance(type, name)` will now return the custom implementation.  That is 
an improvement, but the default container instance construction of `OgnlUtil` 
still seems to use the default implementations (so it seems something is still 
missing at this point).
   
   Please advise if anyone can see additional changes that might resolve the 
remaining issue(s) for custom cache factory assignment.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org
For additional commands, e-mail: dev-h...@struts.apache.org

Reply via email to