PlanningAI icon indicating copy to clipboard operation
PlanningAI copied to clipboard

Questions not issues

Open d-vyd opened this issue 2 years ago • 0 comments

Thank you for making this available. I have a few questions and am not sure where else to ask them:

  • Dictionary<string, object> is definitely convenient during prototyping, but are there any memory or speed downsides to working with strings instead of, for instance, enums?
  • Is it possible for a precondition to use less_than or greater_than?
  • Is it possible for an effect to increment or decrement a value?
  • Have you tried this system in any projects?

d-vyd avatar Mar 07 '22 12:03 d-vyd