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
Cmodel.py, Ccoder.py and Builder.py are a weird implementation of the Model–view–controller pattern. Let's be more direct and refactor so that each templated C source file has it's own view. Like that supporting custom code on the C side will be way easier.
The text was updated successfully, but these errors were encountered:
Cmodel.py, Ccoder.py and Builder.py are a weird implementation of the Model–view–controller pattern. Let's be more direct and refactor so that each templated C source file has it's own view. Like that supporting custom code on the C side will be way easier.
The text was updated successfully, but these errors were encountered: