pdidev / pdi

The PDI Data Interface
https://pdi.dev
BSD 3-Clause "New" or "Revised" License
6 stars 0 forks source link

Expression impl should use visitor pattern to getting the value. #395

Closed jbigot closed 2 months ago

jbigot commented 2 years ago

In GitLab by @ksiero on Nov 24, 2021, 11:07

Sub-issue of #365.

jbigot commented 2 years ago

In GitLab by @ksiero on Nov 24, 2021, 11:49

mentioned in commit 0fc6798b6c79b0fb57f45747491d2f3d971455a0

jbigot commented 2 years ago

In GitLab by @ksiero on Dec 1, 2021, 12:51

Wrong way, visitor pattern will complicate more than give advantage.