tandraschko commented on issue #88: Quarkus native mode support
URL: https://github.com/apache/myfaces/pull/88#issuecomment-593305962
 
 
   @rmpestano  sure :)
   
   I already splitted up the methods for now. Will commit it soon.
   Also i will try to scan @Named beans and loop public getter and register 
them.
   
   Some questions:
   
   1) QuarkusExceptionHandlerFactory.class.getName(); you added this but we 
already collect all "ExceptionHandlerFactory" classes and impls; do we really 
need this?
   
   2)
   import com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl;
   import com.sun.org.apache.xpath.internal.functions.FuncLocalPart;
   import com.sun.org.apache.xpath.internal.functions.FuncNot;
   
   do we really need this reflection support?
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to