JADE Environment Development Ideas

What's new in the upcoming JADE release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED SECURITY. SMOOTHER INTEGRATION

The JADE 2022 release meets tomorrow’s business demands.


Start your update to JADE's latest release

Can Jade's primitive types inherit their lesser equivalent methods

I have just added a method to Integer64 and require the same functionality for Integer. Actually my Integer method just calls the Integer64 method with type conversion. I have a few times type converted from a Char to a String as well.

It does raise the question why do I need to create a separate method for Integer. I don't think there is any danger of going over precision when converting an Integer to an Integer64?

Can Jade's primitive types inherit their lesser equivalent methods?
i.e. Binary to Byte
String to Char
Integer64 to Integer
  • Guest
  • May 1 2019
  • Future consideration: 2022
  • Attach files
  • +3