Skip to content

Joho add trlc renderer#174

Merged
phiwuu merged 3 commits intomainfrom
joho_add_trlc_renderer
Apr 14, 2026
Merged

Joho add trlc renderer#174
phiwuu merged 3 commits intomainfrom
joho_add_trlc_renderer

Conversation

@hoe-jo
Copy link
Copy Markdown
Contributor

@hoe-jo hoe-jo commented Apr 2, 2026

No description provided.

@hoe-jo hoe-jo requested a review from a team as a code owner April 2, 2026 10:50
@hoe-jo hoe-jo enabled auto-merge (rebase) April 2, 2026 10:54
@hoe-jo hoe-jo closed this Apr 2, 2026
auto-merge was automatically disabled April 2, 2026 10:54

Pull request was closed

@hoe-jo hoe-jo reopened this Apr 2, 2026
trlc_obj = getattr(node, "trlc_obj", None)

if trlc_obj:
description = trlc_obj.to_python_dict().get("description")
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.

This is a hard-coded project-specific detail. There is no guarantee all users of TRLC will call their attribute "description". We need a flexible and configurable solution here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Ok, I guess we need to have some more detailed discussion for a concept. Can we maybe merge it now as it is and create a follow up issue for it?

@hoe-jo hoe-jo force-pushed the joho_add_trlc_renderer branch from b1d13c6 to e862c41 Compare April 2, 2026 13:10
@hoe-jo hoe-jo force-pushed the joho_add_trlc_renderer branch 2 times, most recently from 8979f91 to 72eb23d Compare April 14, 2026 13:31
@phiwuu phiwuu force-pushed the joho_add_trlc_renderer branch from 72eb23d to 338e54d Compare April 14, 2026 14:36
@phiwuu phiwuu enabled auto-merge (squash) April 14, 2026 14:36
@phiwuu phiwuu merged commit 1872957 into main Apr 14, 2026
24 of 46 checks passed
@phiwuu phiwuu deleted the joho_add_trlc_renderer branch April 14, 2026 14:51
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