Skip to content

Typo: SymphonyDataHandlerCofig / syphonyExtendedVersionSpace #495

Description

@sanjuthomas

Description

The Symphony data-handler Spring @Configuration class is misspelled as SymphonyDataHandlerCofig (should be Config). The helper method syphonyExtendedVersionSpace() is similarly misspelled (syphonysymphony).

Location

  • libs/symphony-bdk/symphony-bdk-chat-workflow-spring-boot-starter/src/main/java/org/finos/springbot/symphony/data/SymphonyDataHandlerCofig.java
  • Referenced from SymphonyWorkflowConfig and several Symphony starter tests

Impact

Cosmetic / discoverability only — behavior is fine, but the name is inconsistent with other *Config classes and harder to find when searching.

Proposed fix

Rename:

  • SymphonyDataHandlerCofigSymphonyDataHandlerConfig
  • syphonyExtendedVersionSpacesymphonyExtendedVersionSpace

Update imports/usages accordingly.

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