matthiasblaesing commented on PR #7826:
URL: https://github.com/apache/netbeans/pull/7826#issuecomment-2539687465

   If I understand this correctly, the JARs contain structures binding JSON 
structures. If I remember correctly, I saw such monster JARs generated from the 
SOAP interface for VMWare VSphere. In the end we decided to bite the bullet and 
accept the huge JAR as that made the development much more manageable.
   
   So the question is:
   
   Do we really need all the JARs (The OCI bindings give me more worries, than 
generic Kubernetes, as the latter is indeed multi-vendor) and how much work 
would it be to directly build the JSON structures or bind a subset directly 
with jackson?
   
   The size of the sigfile could be worked around by not generating a sigfile.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to