Skip to content

closes #141: Change name of implicit root containments#267

Open
AnAvailableName wants to merge 3 commits into
mainfrom
change-name-of-implicit-root-containments
Open

closes #141: Change name of implicit root containments#267
AnAvailableName wants to merge 3 commits into
mainfrom
change-name-of-implicit-root-containments

Conversation

@AnAvailableName

Copy link
Copy Markdown
Collaborator

No description provided.

@AnAvailableName AnAvailableName force-pushed the change-name-of-implicit-root-containments branch from bdcd7fc to e55924e Compare May 29, 2026 11:27
@AnAvailableName AnAvailableName marked this pull request as ready for review June 11, 2026 12:39
Comment thread lang/frontend/language/pom.xml Outdated
<maven.compiler.release>17</maven.compiler.release>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<kotlin.version>2.3.10</kotlin.version>

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

What do we need Kotlin for?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Sorry I have not added it. I suppose it was added automatically for some reason and I added a folder to git without carefully checking it.


public class Formatting {

public static String formatRootReferenceName(String name) {

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

As this is a public utility function, I would add a JavaDoc comment, explaining, e.g., that the name argument may not be null or empty.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

Yes I added it.

@AnAvailableName AnAvailableName force-pushed the change-name-of-implicit-root-containments branch from b2a7985 to 99a662e Compare June 23, 2026 17:32
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.

2 participants