I noticed that the patterns are (i) still in the DSL1 and (ii) use deprecated features like set value and (iii) do not make use of the newer helpful features such as stub for quick iterations. Perhaps, it might be beneficial for the overall community to move the patterns to DSL2 to facilitate the transition.
I noticed that the patterns are (i) still in the DSL1 and (ii) use deprecated features like
set
value and (iii) do not make use of the newer helpful features such asstub
for quick iterations. Perhaps, it might be beneficial for the overall community to move the patterns to DSL2 to facilitate the transition.What do you think?