JADE Environment Development Ideas

What's new in the JADE 2025 release?

IMPROVED DEVELOPER EFFICIENCY. ENHANCED INTEGRATIONS. NEW WEB DEVELOPMENT FRAMEWORK

The Jade 2025 release focuses on modernising the developer experience and helping you build faster, smarter, and more scalable applications.


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
  • Attach files
  • +3