Skip to content
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

Improve transform aladino expressions #696

Open
marcelosousa opened this issue Feb 13, 2023 · 0 comments
Open

Improve transform aladino expressions #696

marcelosousa opened this issue Feb 13, 2023 · 0 comments
Labels
tech-debt Technical debt

Comments

@marcelosousa
Copy link
Member

Some built-ins have optional parameters.

This is currently being handled by the transform function that pre-processes those built-ins.

However, the code is quite messy and error prone.

The intention of this issue is to address this technical debt by:

  1. Performing a mob review on this functionality;
  2. Propose a more elegant solution to the problem.
@marcelosousa marcelosousa added the tech-debt Technical debt label Feb 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Technical debt
Projects
None yet
Development

No branches or pull requests

1 participant