Skip to content

Generator redesign read meta for resource name to class struct (DCNE-345) #1350

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: generator_redesign
Choose a base branch
from

Conversation

akinross
Copy link
Collaborator

fixes DCNE-345

@akinross akinross changed the title Generator redesign read meta to class struct (DCNE-345) Generator redesign read meta for resource name to class struct (DCNE-345) May 12, 2025
@akinross akinross force-pushed the generator_redesign_read_meta_to_class_struct branch from aba6ba9 to 9012df2 Compare May 12, 2025 10:44
Copy link
Collaborator

@anvitha-jain anvitha-jain left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

func (c *Class) setResourceName() error {
genLogger.Debug(fmt.Sprintf("Setting resource name for class '%s'.", c.ClassName))

// TODO: add logic to override the resource name from an definition file.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not important but..
->
// TODO: add logic to override the resource name from a definition file.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

assuming the change was an to a, changed this now

@akinross akinross requested a review from shrsr May 14, 2025 16:41
Copy link
Collaborator

@shrsr shrsr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@gmicol gmicol left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@sajagana sajagana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants