1
           
            
                
     
    
    Hi
I'm working on xswatch5
and for now, i keep the original file theme_autorun.php from xswatch4.
In this file : 
 xoops_load('XoopsFormRendererBootstrap4'); 
XoopsFormRenderer::getInstance()->set(new XoopsFormRendererBootstrap4());  
Should we had a new file 
XoopsFormRendererBootstrap5.php
in the /class/xoopsform/renderer directory ?