plata

Results 577 comments of plata

@qparis I wouldn't like to mess with the `Downloader` code (I'm not confident about how/where exactly this bug should be fixed).

You get an exception that `FtpUrlConnection` cannot be cast to `HttpUrlConnection`.

Do you have the error also with JDK 11 - 13?

Like java.xml is from a different jdk than java.base...

Did you see https://github.com/PhoenicisOrg/phoenicis/pull/2227?

Any preferred technical solution how to store this? Is there maybe a standard solution for this problem?

Global? Wouldn't it be better per container?

> Currently the verbs have no knowledge about their script id which is required to call registerVerb I don't think it's a good idea to hard code the script IDs....

> ModuleInfo could then be either a complete custom object, containing fields for e.g. scriptId, or a Map Could you give an example how this would look like in Javascript?...