The State of Lucee

Hi everyone,

This is indeed a very important topic and as mentioned above we have

  1. A community driven open source project
  2. Limited resources

There have been some exciting new features lately, and I’m sure that @micstriit will communicate about those soon

Personally, I am planning to make enhancements, and am on the lookout for such things.

For example, right now I am when it comes to Base64 - we have outdated implementation as many times nowadays we want to use URL-safe Base64 encoding for a variety of protocols, so I plan to add functions Base64Encode() and Base64Decode() and deprecate the old toBase64() and the weird decode way.

If there are other enhancements that Lucee users want then please bring them up in JIRA or start a discussion here.

I have limited time to contribute to the project, usually on weekends, and even that is split with contributing to the Tomcat project.

4 Likes