Wither
Wither
> 我没有看到任何问题。你能留下完成代码吗? 
> I failed to see there's any problem. Could you leave the complet code? But setMod(true), it won't be caught
> 如果你执行该模块,你会得到一个 Promise。例外是那个应许。 Yes, I got a Promise, but I don't know how to manipulate it, can I give a clear indication
> 如果你执行该模块,你会得到一个 Promise。例外是那个应许。 I tried to call the ending method and catch inside, but I couldn't
> If you execute that module, you'll get a Promise. The exception is in that Promise. Thank you very much, I saw the post of other feedback, it has been...
> Please try [Proxy](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy). Didn't you say before that this feature would take 40 hours to implement?https://github.com/caoccao/Javet/issues/355
> 请尝试[代理](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy)。 The agent can only generate a new object, but I need the JS class to inherit from the Java class to directly override the method, such as the...
> Please try [Proxy](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Proxy). ```js class obj extends java.io.File { exists() { return 'exists'; } } console.log(new obj('').exists())//exists```
> May I know how much you would like to donate for this feature, USD 5000? It is almost technically impossible. But how does the Rhino engine's JavaAdapter work?, I...
> 我能知道你想为此功能捐款多少,5000美元吗?这在技术上几乎是不可能的。 Want this kind of defineClass feature. 