neomjs / neo

The application worker driven frontend framework
https://neomjs.com
MIT License
2.87k stars 160 forks source link

component.Base: getController(), getModel() => store the closet match as a reference #5480

Closed tobiu closed 1 day ago

tobiu commented 3 months ago

right now, the amount of getConfigInstanceByNtype() calls got huge. it would help to store the closest first found controller and model instance inside a symbol to reduce the amount of parent searches.

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open for 90 days with no activity.

github-actions[bot] commented 1 day ago

This issue was closed because it has been inactive for 14 days since being marked as stale.