foundeo / toscript

Converts Tag based CFML to CFML Script
GNU General Public License v3.0
20 stars 9 forks source link

Lucee, fallback on tag islands when unable to convert #40

Open zspitzer opened 4 years ago

zspitzer commented 4 years ago

Lucee supports tag islands in cfml so you can switch between script and tags, for code which isn't supported yet, this could be a great workaround