Migration From Coldfusion ( ACF)

Hi
Is there any manual or some tool to check the compatibility between
existing code which is running on ACF ?
Or just manual check if lucee unsupported tags and functions are used ?

Thaks,
Alex

Check out the code checker project that Chris Wellers started and Gavin
Pickin helped work on. We used it in a large conversion to Lucee largely
to identify security issues, but I think it also can check for specific
tags in the code,

Also check out Pete Freitag’s recent project that will scan a code base and
tell you all the tags and functions you’re using.

The easiest way to see if your site runs is to just try it and work through
the errors. Grab CommandBox, cd to the web root, and run the “start”
command to spin up an ad-hoc Lucee server and see what happens. This won’t
affect your ACF server at all.

Thanks!

~BradOn Wednesday, September 7, 2016 at 8:14:45 AM UTC-5, Alexander Topalov wrote:

Hi
Is there any manual or some tool to check the compatibility between
existing code which is running on ACF ?
Or just manual check if lucee unsupported tags and functions are used ?

Thaks,
Alex

Also you can use the lucee admin to create a mapping “/” to you code and then compile that code (from the admin/mappings) and you will get a bunch of errors in your code if their are any.

Nothing beats running your test suite though.

Mark Drew

  • Sent by typing with my thumbs.> On 8 Sep 2016, at 11:40, Brad Wood <@Brad_Wood> wrote:

Check out the code checker project that Chris Wellers started and Gavin Pickin helped work on. We used it in a large conversion to Lucee largely to identify security issues, but I think it also can check for specific tags in the code,
GitHub - Ortus-Solutions/CodeChecker

Also check out Pete Freitag’s recent project that will scan a code base and tell you all the tags and functions you’re using.
GitHub - foundeo/cfmlstats: Parses your CFML code base and gives you stats

The easiest way to see if your site runs is to just try it and work through the errors. Grab CommandBox, cd to the web root, and run the “start” command to spin up an ad-hoc Lucee server and see what happens. This won’t affect your ACF server at all.

Thanks!

~Brad

On Wednesday, September 7, 2016 at 8:14:45 AM UTC-5, Alexander Topalov wrote:
Hi
Is there any manual or some tool to check the compatibility between existing code which is running on ACF ?
Or just manual check if lucee unsupported tags and functions are used ?

Thaks,
Alex


Get 10% off of the regular price for this years CFCamp in Munich, Germany (Oct. 20th & 21st) with the Lucee discount code Lucee@cfcamp. 189€ instead of 210€. Visit CFCamp 2016

You received this message because you are subscribed to the Google Groups “Lucee” group.
To unsubscribe from this group and stop receiving emails from it, send an email to lucee+unsubscribe@googlegroups.com.
To post to this group, send email to lucee@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/lucee/05719833-04ca-4070-b0c0-870d9f2d9d71%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.