youarebritish / FoxKit

General-purpose Fox Engine data editor.
MIT License
47 stars 5 forks source link

When creating a DataSet, prompt the user to select a package for it #127

Closed youarebritish closed 6 years ago

youarebritish commented 6 years ago

EntityLinks working correctly requires that each DataSet belongs to a package, which is right now opaque to the user. When the user creates a DataSet, prompt them to select a package for it to belong to. If no package exists in the project, prompt the user to create one.