Lexpedite / blawx

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

Known Categories should be cached #427

Closed Gauntlet173 closed 1 year ago

Gauntlet173 commented 1 year ago

Right now, known categories are regenerated on demand when you either open the toolbox drawer or generate a new attribute declaration block. In a one-owner environment, there's no reason to believe that the list has modified after the workspace was loaded unless a category declaration block has been modified. We should cache and update it only when required. Not useful until #426 is resolved.

Gauntlet173 commented 1 year ago

This is resolved in 1.4.0-alpha.