Le lun. 17 juil. 2023 à 20:49, Dimitrios Efthymiou <[email protected]> a écrit : > > All i am saying is that if HBase has a class, say MathUtils and a method > add(double... numbers) and its body has the math algorithm to do addition, > we can just replace the method body with a call to the appropriate math > class that does addition. That's all i am saying. HBase, for example > already depends on math. I am not saying, change the API of HBase. Just > extract whatever math algorithms HBase has, put them in math (if they don't > exist there already) and call math.
Only the concerned projects can tell if they would be willing to transfer some code to "Commons". Gilles > [...] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
