Skip to content

Components should publish the messages they respond to #3

Description

@jorisdormans

Should be done through a public static string:
/**

  • JavaDoc explenation
    **/
    public static var M_CHANGECOLOR = "changeColor";

Same goes for properties:

public static var P_COLOR = "color";

These should be put into the library components

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions