Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
105 stars 9 forks source link

Allow implicit creation of new objects in fact tab #435

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

Right now, in order to say "jason played in testgame", you need to create jason as a player, then create testgame as a game, and then create the relationship. We might be able to give the user to choose to create new objects inside the new value field, so that if they typed "jason" and "testgame" in to a "played in" field, it would automatically create all three facts.