Bancha got a new core
Yesterday during the Banchafest we rewrited the Bancha core. Now all the user contents are separated by the application core. Let me explain this!
Previous, the core was shared with the application and didn't give you the opportunity to extend the core without touching it.
After our refactor, the created a new directory called "core" and we moved all core files inside it.
The application folder, now should always be the unique folder to touch while managing and extending your application.
Website, action and trigger controllers now are placed inside the application folder and extends the Core ones.
Finally, all core controllers now have a Core_ prefix so when you extend a core class be sure to add it.
We also introduced a new folder called Default in the type_templates folder of each theme: the content render will use this render files when type specifics are not available. Check out the changelog to see all the news!
Fork us on github!
Comments (1)
Michela
2012-01-02 10:02
Mi sto divertendo ad usare Bancha!Certe cose forse non sono ancora chiarissime, ma la gestione dei portafogli è facile e veloce, inoltre potersi costruire da soli il proprio sito è gratificante!Bravo nicholas ottimo lavoro!
Reply