stampino icon indicating copy to clipboard operation
stampino copied to clipboard

Support multiple levels of inheritance

Open justinfagnani opened this issue 3 years ago • 0 comments

With the latest change to prepareTemplate() we now only support one level of inheritance. We probably need to return an object from prepareTemplate() that includes the inheritance information and can be passed as the super template to another prepareTemplate() call.

justinfagnani avatar Apr 04 '21 16:04 justinfagnani