Skip to content

[appserver-io/appserver] RemoteProxyGenerator creates invalid method signatures #1079

Description

@pathmissing

The RemoteProxyGenerator is creating invalid method signatures for arrays as default value:

  1. In associative arrays, keys are not being quoted
  2. Values are also just being printed out which leads to problems with strings and booleans
  3. Multi dimensional arrays will not be generated recursively

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions