Templates in parentClasses?

As it is know, trying to add a template as base class doesn’t work. The makeValidCppIdentifier removes < and >. Although if I in the Jucer metadata add them like < and > it works fine to open it in Jucer and it displays the correct parentClasses but crashes when I try to build the component again…

/R

Ok, thanks for that. I’ll try to fix it so that templated class names work ok.