Community
Participate
Working Groups
substring operator SysLib.getProperty StrLib.indexOf StrLib.characterLen StrLib.defaultTimestampFormat and formatting/parsing code for conversions between timestamp and string
Most of this work can't be done in I7 due to the current state of the system part definitions. Tim tells me a lot of rework and design still needs to be done before we can implement system libraries correctly. I opened bug 347316 for the one part that will be done in I7: the substring operator.
Javagen has 2 calls to the runtime for substring. EString.substring Estring.substringAssign These 2 calls need to be implemented in the runtime for this to be completed.
Done.
Closing.