afsalthaj / golem-timeline

Implementation of TimeLine with Durable Execution
MIT License
17 stars 0 forks source link

Allow users to write the TimeLineDSL directly without having to know the interemdiate graph based recurisve wit type #14

Open afsalthaj opened 4 months ago

afsalthaj commented 4 months ago

Currently, conversion for Timeline DSL is only from WIT type (hard) to internal Timeline DSL (easy, and userfacing). We need the opposite direction as well

ithinkicancode commented 4 months ago

Probably need to rephrase or repurpose this ticket to implement the missing cases (And & OR), now that this PR has been merged: https://github.com/afsalthaj/golem-timeline/pull/18/files