Prodigious-Aim-Solutions / Kronicle6

A Framework for creating web applications with a focus on REST driven SPAs using ES6
http://prodigious-aim-solutions.github.io/Kronicle6
GNU General Public License v2.0
0 stars 0 forks source link

Should be able to override render function in View or Components #16

Open Corbzilla opened 9 years ago

Corbzilla commented 9 years ago

As currently implemented, cannot override the render function in Views or Components. The question is should this be something that can be done? Or does this work better for separation?