https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38201 --- Comment #6 from David Cook <dcook@prosentient.com.au> --- (In reply to Pedro Amorim from comment #5)
All these things should only be implemented ONCE, and maintained in a single place. This work is not there yet but that's our goal. I agree that some of the 'magic' could be less obscure, but this is not final (nothing ever is) and we expect to iterate on this long after it's been pushed to core. We want developers to invest time in the actual features their module should have. Not all the boilerplate. By having all the modules share the same base components, we ensure far less bugs and establish a new coding paradigm that will encourage developers to implement new functionality at the 'Base' level whenever they need to do so, in a way that every other developer can also make use of it, instead of doing these things on their own specific module form, button, etc.
+100 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.