Skip to content

Broad switch to EC.FullClassNameDotNotation #1453

Description

@grigasp

... on next branch.

Currently our APIs operate on full class name in EC.FullClassName type, which may be either dot or colon notation. Because we use those names as keys in various maps and sets, and other reasons, we have to normalize them to dot-notation. Looks like we could avoid a lot of normalizeFullClassName calls if we do a full switch to EC.FullClassNameDotNotation.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions