You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move existing functionalities to CBA where applicable.
Refactor existing code base if needed.
Description
As we want to streamline further development by using CBA we need to refactor existing features to be based on CBA functions where applicable.
Also as the code base is steadily growing we need to take a small step back and take a look at the whole project to check if any parts of the code will not slow down further development.
Sub-Tasks
Replace KP Events
Move persistent loops to unscheduled (where applicable, have performance in mind)
Refactor Action Manager
Replace custom "namespaces" implementation
The text was updated successfully, but these errors were encountered:
Short Summary
Move existing functionalities to CBA where applicable.
Refactor existing code base if needed.
Description
As we want to streamline further development by using CBA we need to refactor existing features to be based on CBA functions where applicable.
Also as the code base is steadily growing we need to take a small step back and take a look at the whole project to check if any parts of the code will not slow down further development.
Sub-Tasks
The text was updated successfully, but these errors were encountered: