Skip to content

SPEC: Lcmgen changes#412

Closed
leshy wants to merge 4 commits intodevfrom
lcmgen_spec
Closed

SPEC: Lcmgen changes#412
leshy wants to merge 4 commits intodevfrom
lcmgen_spec

Conversation

@leshy
Copy link
Contributor

@leshy leshy commented Jul 14, 2025

very interested in a solution to subclassing and optional convinience methods.

In terms of code gen, if choosing to avoid awkward manual cpp string manipulation:

  • A lot of this might be achievable programatically by a base metaclass or class decorator,
  • Alternatively can use python itself to modify the cpp generated code using AST module or something

@leshy
Copy link
Contributor Author

leshy commented Jul 15, 2025

implemented, closing #417

@leshy leshy closed this Jul 15, 2025
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