Skip to content

Conversation

@copybara-service
Copy link
Contributor

@copybara-service copybara-service bot commented Dec 15, 2025

Clean up IRObject for custom domain creation.

This includes:

  1. Making the data field private and change any external access to use public methods.

  2. Makeing IRObject/string conversion standalone instead of member functions.

    This makes it explicit that the string (i.e. persistent) representation of IRObject is internal and can only be called using the internal namespace.

@copybara-service copybara-service bot force-pushed the cl/844921062 branch 9 times, most recently from 1ed30b6 to bdd08c7 Compare December 16, 2025 18:05
@copybara-service copybara-service bot changed the title No public description Clean up IRObject for custom domain creation. Dec 16, 2025
This includes:

1. Making the data field private and change any external access to use public methods.

2. Makeing IRObject/string conversion standalone instead of member functions.

   This makes it explicit that the string (i.e. persistent) representation of IRObject is internal and can only be called using the internal namespace.

PiperOrigin-RevId: 846782345
@copybara-service copybara-service bot merged commit 6e4dee4 into main Dec 19, 2025
@copybara-service copybara-service bot deleted the cl/844921062 branch December 19, 2025 18:23
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.

1 participant