vvvv / VL-Language

The official repo for the design of the VL programming language
31 stars 0 forks source link

[Workaround Proposal] Factory pattern #43

Open gregsn opened 3 years ago

gregsn commented 3 years ago

As long as there is no built-in support within VL for #40 here is a workaround idea:

By that, you should be able to construct instances in completely different ways.