Skip to content

[enhancement]: Dokument js.controller requirements for use of non Async functions #3010

Open
@mcm1957

Description

No existing issues.

  • There is no existing issue for my request.

Description

I do not know any document which describes which js-controller is required as minimum if one wants to use i.e. setState instead of setStateAsync (and all the other deprecated xxxAsync functions). The fact that some xxxAsync are not yet deprecated and not ready to be replaced by their non Async counterpart makes it more complicated to provide save code.

So please consider to provide the information which minimum js-controller version must be required by io-package.json dependency.

The info cpould be provided

  • using change deprecation text at schema
  • or as Information within js-controller changelog

It's not important to specify the exact version if js-controller 5 satisfies the requirement - but this should be stated with one sentence too.

Cirrently only set(Foreign)Object is documented to work starting with js.controlle 7.?.? as specified at js-controller Changelog

Why?

Dev must know what to specify as dependency otherwise Adapters could fail with difficult to diagnose erroes due to snchronisation fails at older js-.controller versions,

How?

No response

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

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions