Python core.utils post_update_if_different or postUpdateCheckFirst

According to this Helper Libraries page, I can seemingly use two different functions to perform the same thing - is that correct?

If so, is there a preference which is used? Will one become deprecated?

Use the one in snake_case. The other ones are there for backwards compatibility with the lucid libraries and will be removed eventually.

1 Like