Comcode relies on all the templates of a theme. So by "Converting Comcode to Tempcode", we'd actually be compiling in all those templates. That wouldn't result in something portable.
You can use Comcode directly in Tempcode via including panels or pages though. E.g. {$LOAD_PAGE,_foo}, then having a page _foo with the Comcode in.
Pages prefixed with '_' are hidden from the Sitemap.
You can use Comcode directly in Tempcode via including panels or pages though. E.g. {$LOAD_PAGE,_foo}, then having a page _foo with the Comcode in.
Pages prefixed with '_' are hidden from the Sitemap.