HonahX commented on PR #2540: URL: https://github.com/apache/polaris/pull/2540#issuecomment-3288892806
Thanks @dimas-b for the explanation! +1 for a dev list discussion for this. > From my POV, ResolverFactory could probably be replaced with a CDI producer for injecting request-scoped Resolver instances. I think this will be a good point to discuss. CDI producer could help simplify the code within the polaris, however I barely remembered that there was some discussion on making `polaris-core` a "library" that could be useful in other custom implementation/framework. Replacing the factory class with CDI producer might make it harder towards that goal. But this is just my perspective and would love to hear others' thoughts once it is on the dev list -- 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: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org