caoccao / Javet

Javet is Java + V8 (JAVa + V + EighT). It is an awesome way of embedding Node.js and V8 in Java.
https://www.caoccao.com/Javet/
Apache License 2.0
698 stars 68 forks source link

[Feature] Proxied Java Class Can be Extended by JS Class #355

Open AsyncProxy opened 3 months ago

AsyncProxy commented 3 months ago

Java classes cannot be inherited by JS classes to override methods.

caoccao commented 3 months ago

It'll take 40 hours to implement this feature. Who is going to sponsor the development?

AsyncProxy commented 3 months ago

It'll take 40 hours to implement this feature. Who is going to sponsor the development?

If this feature can be realized, I am willing to sponsor the development, please give me the sponsorship channel!

AsyncProxy commented 3 months ago

It'll take 40 hours to implement this feature. Who is going to sponsor the development?

I've tried imitation and it works, but it doesn't work well.