Skip to content

Create and implement a standard for visual installers for all deep-packages #101

@konard

Description

@konard

The ideal solution would be:

  1. Create link type for example:

    (VisualInstaller: Any Type ClientHandler)
    

    or

    (VisualInstaller: Any Type TSX)
    

    or

    (VisualInstaller: Any Type Selector)
    

    Using selector may allow selecting any ClientHandler like link.

    Also, it would be great to use VisualInstaller link as an outgoing link from package itself, issues required to be closed before completion:

  2. Add handler that opens client handler on creation of Installed link connected with installed package. This handler should create Opened link with ClientHandler selected by VisualInstaller link.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions