<https://luceeserver.atlassian.net/browse/LDEV-423...
# lucee
w
a
w
So what’s the use of
===
if it doesn’t check for value and type equality?
Actually this was discovered by a colleague who used to work with other languages. He already hated cfml, and certainly didn’t like this.
z
it's a breaking change we are going to fix in 6
🙏🏼 1
2
👍🏼 1
w
So what is the current purpose of
===
in 5.x? To be honest, I did not look at it yet.
z
it's basically useless unless you want do say,
x= 5, if (x===x)
w
I think the current implementation is totally nuts. and certainly not in line with other languages.
z
totally. that happened before i was in my current role on the project, I would have said oh fuck noes!
😁 1
👍🏼 1
🤣 1