plata
plata
Why should it be a script and not in Java?
> For me it is more intuitive to implement it in Java because we will access the registerVerb method from inside the scripts and not from Java. Did you really...
Ok, then the sentence makes more sense. Nevertheless, for me this should be in Java because it's nothing you would want to influence with custom scripts (it's similar to e.g....
Yes, something like that. We can decide if it belongs more to a verb or to a container.
Why don't you put it to `phoenicis-containers`?
From my understanding, @qparis intention was to always put the JS API into the package where it belongs logically (and not all API together in one place). So yes, this...
Changing the location for all containers is already possible, just set `application.user.containers`. See: https://phoenicisorg.github.io/phoenicis/Users/configuration/. I currently cannot think of a solution which lets you select this per app without confusing...
It's two different topics. Let's keep this issue for setting `application.user.containers`. Can you open a new issue for changing the prefix in the Wizard?
@qparis do you have an idea?